Home
last modified time | relevance | path

Searched defs:key (Results 751 - 775 of 8301) sorted by relevance

1...<<31323334353637383940>>...333

/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsymtab.c12 static unsigned int symhash(const void *key) in symhash() argument
/kernel/linux/linux-6.6/security/keys/
H A Dpermission.c29 struct key *key; in key_task_permission() local
102 key_validate(const struct key *key) key_validate() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_map.c10 __u32 key, val, duration = 0; in test_stacktrace_map() local
H A Dstacktrace_map_raw_tp.c9 __u32 key, val, duration = 0; in test_stacktrace_map_raw_tp() local
H A Dsyscall.c28 __u64 key = 12, value = 0; in test_syscall() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_full_update_bench.c22 static int loop_update_callback(__u32 index, u32 *key) in loop_update_callback() argument
34 u32 key = cpu + MAX_ENTRIES; in benchmark() local
H A Dbpf_iter_bpf_percpu_hash_map.c32 struct key_t *key = ctx->key; in dump_bpf_percpu_hash_map() local
H A Dfor_each_array_map_elem.c29 unused_subprog(struct bpf_map *map, __u32 *key, __u64 *val, in unused_subprog() argument
37 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_array_elem() argument
50 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem() argument
H A Dlinked_maps1.c48 int key = 1, val = 1; in BPF_PROG() local
63 int key = 2, *val; in BPF_PROG() local
[all...]
H A Dlinked_maps2.c42 int key = 2, val = 2; in BPF_PROG() local
57 int key in BPF_PROG() local
[all...]
H A Drbtree_btf_fail__add_wrong_type.c11 int key; member
17 int key; member
H A Dstacktrace_map_skip.c39 __u32 key = 0, val = 0; in oncpu() local
H A Dtailcall_bpf2bpf4.c24 __u32 key = 0; in subprog_noise() local
H A Dtest_btf_map_in_map.c127 int key = 0, val; handle__sys_enter() local
[all...]
H A Dtest_helper_restricted.c28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() argument
36 const int key = 0; in timer_work() local
49 const int key = 0; in spin_lock_work() local
H A Dtest_jhash.h36 u32 jhash(const void *key, u32 length, u32 initval) in jhash() argument
H A Dtest_map_ops.c32 static u64 callback(u64 map, u64 key, u64 val, u64 ctx, u64 flags) in callback() argument
40 const int key = 0; in map_update() local
54 const int key = 0; in map_delete() local
106 const int key = 0; in map_for_each_pass() local
124 const int key in map_for_each_fail() local
[all...]
H A Dtest_map_lookup_percpu_elem.c41 __u64 key = 0; in read_percpu_elem_callback() local
H A Dtest_map_lock.c38 int key = 0, err = 1, i; in bpf_map_lock_test() local
H A Dtest_sockmap_listen.c45 __u32 key = 0; in prog_stream_parser() local
H A Dxdp_redirect_multi_kern.c78 __u32 key = ctx->egress_ifindex; in xdp_devmap_prog() local
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) in timer_cb() argument
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) in bad_timer_cb() argument
H A Dbloom_filter_map.c41 check_elem(struct bpf_map *map, __u32 *key, __u32 *val, in check_elem() argument
60 int key = 0; in inner_map() local
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1() argument
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2() argument
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb() argument
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3() argument
H A Dcpumask_common.h87 u32 key = 0; in cpumask_map_value_lookup() local
97 u32 key = 0; in cpumask_map_insert() local

Completed in 12 milliseconds

1...<<31323334353637383940>>...333