| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | symtab.c | 12 static unsigned int symhash(const void *key) in symhash() argument
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | permission.c | 29 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 D | stacktrace_map.c | 10 __u32 key, val, duration = 0; in test_stacktrace_map() local
|
| H A D | stacktrace_map_raw_tp.c | 9 __u32 key, val, duration = 0; in test_stacktrace_map_raw_tp() local
|
| H A D | syscall.c | 28 __u64 key = 12, value = 0; in test_syscall() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_hashmap_full_update_bench.c | 22 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 D | bpf_iter_bpf_percpu_hash_map.c | 32 struct key_t *key = ctx->key; in dump_bpf_percpu_hash_map() local
|
| H A D | for_each_array_map_elem.c | 29 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 D | linked_maps1.c | 48 int key = 1, val = 1; in BPF_PROG() local 63 int key = 2, *val; in BPF_PROG() local [all...] |
| H A D | linked_maps2.c | 42 int key = 2, val = 2; in BPF_PROG() local 57 int key in BPF_PROG() local [all...] |
| H A D | rbtree_btf_fail__add_wrong_type.c | 11 int key; member 17 int key; member
|
| H A D | stacktrace_map_skip.c | 39 __u32 key = 0, val = 0; in oncpu() local
|
| H A D | tailcall_bpf2bpf4.c | 24 __u32 key = 0; in subprog_noise() local
|
| H A D | test_btf_map_in_map.c | 127 int key = 0, val; handle__sys_enter() local [all...] |
| H A D | test_helper_restricted.c | 28 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 D | test_jhash.h | 36 u32 jhash(const void *key, u32 length, u32 initval) in jhash() argument
|
| H A D | test_map_ops.c | 32 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 D | test_map_lookup_percpu_elem.c | 41 __u64 key = 0; in read_percpu_elem_callback() local
|
| H A D | test_map_lock.c | 38 int key = 0, err = 1, i; in bpf_map_lock_test() local
|
| H A D | test_sockmap_listen.c | 45 __u32 key = 0; in prog_stream_parser() local
|
| H A D | xdp_redirect_multi_kern.c | 78 __u32 key = ctx->egress_ifindex; in xdp_devmap_prog() local
|
| H A D | async_stack_depth.c | 19 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 D | bloom_filter_map.c | 41 check_elem(struct bpf_map *map, __u32 *key, __u32 *val, in check_elem() argument 60 int key = 0; in inner_map() local
|
| H A D | cb_refs.c | 18 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 D | cpumask_common.h | 87 u32 key = 0; in cpumask_map_value_lookup() local 97 u32 key = 0; in cpumask_map_insert() local
|