Searched defs:value_p (Results 1 – 7 of 7) sorted by relevance
/linux-6.15/fs/ |
D | bpf_fs_kfuncs.c | 130 struct bpf_dynptr *value_p) in bpf_get_dentry_xattr() 163 struct bpf_dynptr *value_p) in bpf_get_file_xattr() 202 const struct bpf_dynptr *value_p, int flags) in bpf_set_dentry_xattr_locked() 289 const struct bpf_dynptr *value_p, int flags) in bpf_set_dentry_xattr()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | test_map_in_map.c | 54 int *value_p; in xdp_mimtest0() local
|
D | test_stacktrace_build_id.c | 47 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
D | test_stacktrace_map.c | 57 __u32 key = 0, val = 0, *value_p; in oncpu() local
|
/linux-6.15/include/linux/ |
D | bpf_lsm.h | 95 const struct bpf_dynptr *value_p, int flags) in bpf_set_dentry_xattr_locked()
|
/linux-6.15/net/openvswitch/ |
D | flow_netlink.c | 130 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 140 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 156 #define SW_FLOW_KEY_BITMAP_COPY(match, field, value_p, nbits, is_mask) ({ \ argument
|
/linux-6.15/drivers/md/persistent-data/ |
D | dm-btree.c | 386 void *value_p; in dm_btree_lookup() local
|