Home
last modified time | relevance | path

Searched refs:BPF_LOCAL_STORAGE_GET_F_CREATE (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtask_ls_recursion.c41 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
46 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
61 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
66 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dlocal_storage.c85 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
116 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
143 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
168 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
176 0, BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage.c35 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
56 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dbprm_opts.c28 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage_exit_creds.c26 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtask_ls_recursion.c41 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
46 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
61 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
66 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dlocal_storage.c85 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
116 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
143 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
168 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
176 0, BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage.c35 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
56 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dbprm_opts.c28 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage_exit_creds.c26 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtask_ls_recursion.c41 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
46 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
61 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
66 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dlocal_storage.c85 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
116 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
143 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
168 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
176 0, BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage.c35 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
56 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dbprm_opts.c28 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
H A Dtask_local_storage_exit_creds.c26 BPF_LOCAL_STORAGE_GET_F_CREATE); in BPF_PROG()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dbpf_inode_storage.c175 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
193 if (flags & BPF_LOCAL_STORAGE_GET_F_CREATE) { in BPF_CALL_4()
H A Dbpf_task_storage.c232 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
247 (flags & BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dbpf_inode_storage.c175 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
193 if (flags & BPF_LOCAL_STORAGE_GET_F_CREATE) { in BPF_CALL_4()
H A Dbpf_task_storage.c232 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
247 (flags & BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dbpf_inode_storage.c175 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
193 if (flags & BPF_LOCAL_STORAGE_GET_F_CREATE) { in BPF_CALL_4()
H A Dbpf_task_storage.c232 if (flags & ~(BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
247 (flags & BPF_LOCAL_STORAGE_GET_F_CREATE)) in BPF_CALL_4()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/bpf/runqslower/
H A Drunqslower.bpf.c37 BPF_LOCAL_STORAGE_GET_F_CREATE); in trace_enqueue()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/bpf/runqslower/
H A Drunqslower.bpf.c37 BPF_LOCAL_STORAGE_GET_F_CREATE); in trace_enqueue()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/bpf/runqslower/
H A Drunqslower.bpf.c37 BPF_LOCAL_STORAGE_GET_F_CREATE); in trace_enqueue()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dbpf.h5018 BPF_LOCAL_STORAGE_GET_F_CREATE = (1ULL << 0), enumerator
5022 BPF_SK_STORAGE_GET_F_CREATE = BPF_LOCAL_STORAGE_GET_F_CREATE,

1234567891011