Searched defs:key (Results 101 - 125 of 2068) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dpstack.c40 void pstack__remove(struct pstack *pstack, void *key) argument
57 void pstack__push(struct pstack *pstack, void *key) argument
H A Dbpf_map.c31 void *prev_key = NULL, *key, *value; local
/linux-master/tools/testing/selftests/proc/
H A Dproc-fsconfig-hidepid.c28 static inline int fsconfig(int fd, unsigned int cmd, const char *key, const void *val, int aux) argument
/linux-master/security/keys/
H A Dpermission.c29 struct key *key; local
102 key_validate(const struct key *key) argument
[all...]
/linux-master/include/keys/
H A Dasymmetric-subtype.h55 asymmetric_key_subtype(const struct key *key) argument
[all...]
/linux-master/tools/include/linux/
H A Djhash.h70 static inline u32 jhash(const void *key, u32 length, u32 initval) argument
[all...]
/linux-master/include/linux/
H A Djhash.h70 static inline u32 jhash(const void *key, u32 length, u32 initval) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_overdriver.h31 uint64_t key; member in struct:phm_fuses_default
/linux-master/samples/bpf/
H A Dlathist_kern.c75 int key, cpu; local
H A Dsockex1_user.c46 int key; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dpe_preserve_elems.c12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); local
/linux-master/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c27 static int camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Dcast6_avx_glue.c28 cast6_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
H A Dcast5_avx_glue.c28 static int cast5_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, argument
/linux-master/net/mptcp/
H A Dcrypto.c31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlinked_maps2.c42 int key = 2, val = 2; local
57 int key local
[all...]
H A Dlinked_maps1.c48 int key = 1, val = 1; local
63 int key = 2, *val; local
[all...]
H A Dtwfw.c42 const uint32_t key = 0; local
H A Dtest_btf_map_in_map.c127 int key = 0, val; local
[all...]
H A Dfor_each_array_map_elem.c29 unused_subprog(struct bpf_map *map, __u32 *key, __u64 *val, argument
37 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
50 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
/linux-master/kernel/locking/
H A Dmutex-debug.c79 debug_mutex_init(struct mutex *lock, const char *name, struct lock_class_key *key) argument
/linux-master/tools/perf/util/bpf_skel/
H A Dbpf_prog_profiler.bpf.c35 __u32 key = bpf_get_smp_processor_id(); local
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_trust.c28 struct key *key; local
[all...]
/linux-master/drivers/tee/optee/
H A Dnotif.c18 u_int key; member in struct:notif_entry
21 static bool have_key(struct optee *optee, u_int key) argument
32 int optee_notif_wait(struct optee *optee, u_int key) argument
85 optee_notif_send(struct optee *optee, u_int key) argument
[all...]
/linux-master/drivers/usb/storage/
H A Ddebug.c143 usb_stor_show_sense(const struct us_data *us, unsigned char key, unsigned char asc, unsigned char ascq) argument

Completed in 184 milliseconds

1234567891011>>