Searched refs:key_t (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_btf_decl_tag.c | 17 struct key_t { struct 31 __type(key, struct key_t); argument 38 struct key_t key; in foo()
|
| /linux/samples/bpf/ |
| H A D | trace_event_kern.c | 14 struct key_t { struct 22 __type(key, struct key_t); argument 46 struct key_t key; in bpf_prog1()
|
| H A D | offwaketime_user.c | 40 struct key_t { struct 47 static void print_stack(struct key_t *key, __u64 count) in print_stack() argument 79 struct key_t key = {}, next_key; in print_stacks()
|
| H A D | offwaketime.bpf.c | 20 struct key_t { struct 29 __type(key, struct key_t); argument 80 struct key_t key; in update_counts()
|
| H A D | trace_event_user.c | 55 struct key_t { struct 61 static void print_stack(struct key_t *key, __u64 count) in print_stack() argument 102 struct key_t key = {}, next_key; in print_stacks()
|
| /linux/include/linux/ |
| H A D | ipc.h | 16 key_t key;
|
| H A D | types.h | 28 typedef __kernel_key_t key_t; typedef
|
| /linux/ipc/ |
| H A D | util.h | 87 key_t key; 260 key_t key;
|
| H A D | syscall.c | 76 return ksys_msgget((key_t) first, second); in ksys_ipc()
|
| H A D | msg.c | 148 key_t key = params->key; in newque() 298 long ksys_msgget(key_t key, int msgflg) in ksys_msgget() 315 SYSCALL_DEFINE2(msgget, key_t, key, int, msgflg) in SYSCALL_DEFINE2() argument
|
| H A D | util.c | 172 static struct kern_ipc_perm *ipc_findkey(struct ipc_ids *ids, key_t key) in ipc_findkey()
|
| /linux/tools/testing/selftests/ipc/ |
| H A D | msgque.c | 27 key_t key;
|
| /linux/arch/sparc/kernel/ |
| H A D | sys_sparc_64.c | 396 err = ksys_msgget((key_t)first, (int)second); in SYSCALL_DEFINE6()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_iter.c | 850 struct key_t { in test_bpf_hash_map() struct 943 struct key_t { in test_bpf_percpu_hash_map() struct
|