Searched defs:key (Results 376 - 400 of 2070) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/locking/
H A Dpercpu-rwsem.c14 __percpu_init_rwsem(struct percpu_rw_semaphore *sem, const char *name, struct lock_class_key *key) argument
119 percpu_rwsem_wake_function(struct wait_queue_entry *wq_entry, unsigned int mode, int wake_flags, void *key) argument
/linux-master/security/selinux/ss/
H A Dhashtab.h27 void *key; member in struct:hashtab_node
62 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, argument
97 hashtab_search(struct hashtab *h, const void *key, struct hashtab_key_params key_params) argument
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_spin_lock.c57 int key = 0; local
H A Dtest_spin_lock_fail.c57 int key = 0; local
70 int key = 0; local
127 int key = 0; local
151 int key = 0; local
175 int key = 0; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_htab.h34 int key; member in struct:hashtab_elem
40 static hashtab_elem_t *lookup_elem_raw(arena_list_head_t *head, __u32 hash, int key) argument
51 static int htab_hash(int key) argument
56 __weak int htab_lookup_elem(htab_t *htab __arg_arena, int key) argument
69 htab_update_elem(htab_t *htab __arg_arena, int key, int value) argument
[all...]
/linux-master/sound/firewire/motu/
H A Dmotu.c32 int key, val; local
/linux-master/arch/powerpc/crypto/
H A Daes_cbc.c51 static int p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Daes_ctr.c50 static int p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Daes_xts.c53 static int p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
H A Dghash.c37 be128 key; member in struct:p8_ghash_ctx
55 static int p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, argument
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mw.c138 u32 key = wqe->wr.wr.mw.rkey & 0xff; local
/linux-master/arch/riscv/crypto/
H A Dghash-riscv64-glue.c24 be128 key; member in struct:riscv64_ghash_tfm_ctx
33 static int riscv64_ghash_setkey(struct crypto_shash *tfm, const u8 *key, argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbloom_filter_map.c107 int outer_map_fd, inner_map_fd, err, i, key = 0; local
/linux-master/scripts/kconfig/lxdialog/
H A Dchecklist.c108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; local
[all...]
/linux-master/include/linux/
H A Dagp_backend.h75 int key; member in struct:agp_memory
H A Dbtree-type.h38 static inline void *BTREE_FN(lookup)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) argument
44 static inline int BTREE_FN(insert)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, argument
51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, argument
58 static inline void *BTREE_FN(remove)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) argument
64 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) argument
73 get_prev(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) argument
82 lookup(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) argument
87 insert(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, void *val, gfp_t gfp) argument
94 update(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, void *val) argument
100 remove(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key) argument
105 last(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) argument
110 get_prev(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm200.c142 gm200_vmm_new_(const struct nvkm_vmm_func *func_16, const struct nvkm_vmm_func *func_17, struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
172 gm200_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
181 gm200_vmm_new_fixed(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
H A Dvmmnv44.c208 nv44_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
H A Dvmmnv04.c102 nv04_vmm_new_(const struct nvkm_vmm_func *func, struct nvkm_mmu *mmu, u32 pd_header, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
121 nv04_vmm_new(struct nvkm_mmu *mmu, bool managed, u64 addr, u64 size, void *argv, u32 argc, struct lock_class_key *key, const char *name, struct nvkm_vmm **pvmm) argument
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_channel.c923 xpc_initiate_send_notify(short partid, int ch_number, u32 flags, void *payload, u16 payload_size, xpc_notify_func func, void *key) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.h36 struct mlxsw_sp_mr_route_key key; member in struct:mlxsw_sp_mr_route_params
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_mutex.c19 u32 key; member in struct:nfp_cpp_mutex
86 nfp_cpp_mutex_init(struct nfp_cpp *cpp, int target, unsigned long long address, u32 key) argument
123 nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, unsigned long long address, u32 key) argument
222 u32 key, value; local
268 u32 key, value, tmp; local
[all...]
H A Dnfp_hwinfo.c108 const char *key, *val, *end = hwinfo->data + size; local
257 const char *key, *val, *end; local
[all...]
/linux-master/include/uapi/linux/
H A Dipc.h12 __kernel_key_t key; member in struct:ipc_perm
/linux-master/include/net/
H A Dinetpeer.h31 u32 key[INETPEER_MAXKEYSZ]; member in union:inetpeer_addr::__anon12169

Completed in 216 milliseconds

<<11121314151617181920>>