/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_rxq_info_kern.c | 82 u32 key = 0; in xdp_prognum0() local [all...] |
H A D | lwt_len_hist_user.c | 34 uint64_t key = 0, next_key, max_key = 0; in main() local
|
H A D | test_cgrp2_attach.c | 89 int prog_fd, map_fd, ret, key; in attach_filter() local
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() argument 75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local 99 u8 key[RDS_BOUND_KEY_LEN]; rds_add_bound() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | tracepoint-defs.h | 34 struct static_key key; member
|
H A D | siphash.h | 21 u64 key[2]; member 24 static inline bool siphash_key_is_zero(const siphash_key_t *key) in siphash_key_is_zero() argument 42 siphash_2u32(const u32 a, const u32 b, const siphash_key_t *key) siphash_2u32() argument 47 siphash_4u32(const u32 a, const u32 b, const u32 c, const u32 d, const siphash_key_t *key) siphash_4u32() argument 54 ___siphash_aligned(const __le64 *data, size_t len, const siphash_key_t *key) ___siphash_aligned() argument 80 siphash(const void *data, size_t len, const siphash_key_t *key) siphash() argument 91 unsigned long key[2]; global() member 106 ___hsiphash_aligned(const __le32 *data, size_t len, const hsiphash_key_t *key) ___hsiphash_aligned() argument 130 hsiphash(const void *data, size_t len, const hsiphash_key_t *key) hsiphash() argument [all...] |
H A D | sysrq.h | 57 static inline void handle_sysrq(int key) in handle_sysrq() argument 61 static inline void __handle_sysrq(int key, bool check_mask) in __handle_sysrq() argument 65 static inline int register_sysrq_key(int key, const struct sysrq_key_op *op) in register_sysrq_key() argument 70 static inline int unregister_sysrq_key(int key, cons argument [all...] |
H A D | rbtree_latch.h | 106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, in __lt_find() argument 200 latch_tree_find(void *key, struct latch_tree_root *root, const struct latch_tree_ops *ops) latch_tree_find() argument [all...] |
H A D | static_call.h | 144 s32 key; member 209 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() argument 280 void __static_call_update(struct static_call_key *key, void *tramp, void *func) in __static_call_update() argument
|
H A D | static_call_types.h | 34 s32 key; member
|
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu.c | 32 int key, val; in name_card() local
|
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | checklist.c | 108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local [all...] |
/kernel/linux/linux-5.10/security/keys/ |
H A D | user_defined.c | 101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update() argument 128 user_revoke(struct key *key) user_revoke() argument 146 user_destroy(struct key *key) user_destroy() argument 158 user_describe(const struct key *key, struct seq_file *m) user_describe() argument 171 user_read(const struct key *key, char *buffer, size_t buflen) user_read() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ss/ |
H A D | hashtab.h | 27 void *key; member 61 static inline int hashtab_insert(struct hashtab *h, void *key, voi argument 96 hashtab_search(struct hashtab *h, const void *key, struct hashtab_key_params key_params) hashtab_search() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/ |
H A D | kvm-stat.c | 27 event_icpt_insn_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_insn_get_key() argument 38 event_sigp_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_sigp_get_key() argument 46 event_diag_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_diag_get_key() argument 54 event_icpt_prog_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_prog_get_key() argument [all...] |
/kernel/linux/linux-5.10/tools/bpf/bpftool/skeleton/ |
H A D | profiler.bpf.c | 49 u32 key = bpf_get_smp_processor_id(); in BPF_PROG() local
|
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | static_call_types.h | 34 s32 key; member
|
/kernel/linux/linux-5.10/tools/lib/lockdep/include/liblockdep/ |
H A D | rwlock.h | 21 __rwlock_init(liblockdep_pthread_rwlock_t *lock, const char *name, struct lock_class_key *key, const pthread_rwlockattr_t *attr) __rwlock_init() argument
|
H A D | mutex.h | 10 struct lock_class_key key; member 22 __mutex_init(liblockdep_pthread_mutex_t *lock, const char *name, struct lock_class_key *key, const pthread_mutexattr_t *__mutexattr) __mutex_init() argument
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | tls.h | 73 unsigned char key[TLS_CIPHER_AES_GCM_128_KEY_SIZE]; member
|
/kernel/linux/linux-5.10/tools/perf/ui/tui/ |
H A D | setup.c | 60 int err, key; in ui__getch() local
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | map.c | 77 int key; in map_browser__run() local
|
H A D | header.c | 34 int key; in list_menu__run() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | syscalltbl.c | 50 const char *key = vkey; in syscallcmpname() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | ea.c | 74 int hpfs_read_ea(struct super_block *s, struct fnode *fnode, char *key, in hpfs_read_ea() argument 130 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea() argument 190 void hpfs_set_ea(struct inode *inode, struct fnode *fnode, const char *key, in hpfs_set_ea() argument [all...] |