Searched defs:key (Results 401 - 425 of 2098) sorted by relevance

<<11121314151617181920>>

/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
/linux-master/include/uapi/rdma/
H A Dcxgb4-abi.h58 __aligned_u64 key; member in struct:c4iw_create_cq_resp
/linux-master/samples/vfs/
H A Dtest-fsmount.c82 fsconfig(int fsfd, unsigned int cmd, const char *key, const void *val, int aux) argument
/linux-master/arch/x86/boot/
H A Dvideo.c102 int key; local
202 int key; local
[all...]
/linux-master/crypto/
H A Dcrypto_null.c59 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, argument
63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
67 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, argument
H A Dnhpoly1305.c42 static void nh_generic(const u32 *key, const u8 *message, size_t message_len, argument
76 process_nh_hash_value(struct nhpoly1305_state *state, const struct nhpoly1305_key *key) argument
92 nhpoly1305_units(struct nhpoly1305_state *state, const struct nhpoly1305_key *key, const u8 *src, unsigned int srclen, nh_t nh_fn) argument
125 crypto_nhpoly1305_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) argument
160 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); local
201 const struct nhpoly1305_key *key = crypto_shash_ctx(desc->tfm); local
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Druntime_instr.h29 __u32 key : 4; member in struct:runtime_instr_cb
/linux-master/lib/crypto/
H A Ddes.c699 int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen) argument
823 int des3_ede_expand_key(struct des3_ede_ctx *ctx, const u8 *key, argument
[all...]
H A Dchacha20poly1305-selftest.c18 const u8 *input, *output, *assoc, *nonce, *key; member in struct:chacha20poly1305_testvec
8828 chacha20poly1305_encrypt_bignonce(u8 *dst, const u8 *src, const size_t src_len, const u8 *ad, const size_t ad_len, const u8 nonce[12], const u8 key[CHACHA20POLY1305_KEY_SIZE]) argument
8862 chacha20poly1305_selftest_encrypt(u8 *dst, const u8 *src, const size_t src_len, const u8 *ad, const size_t ad_len, const u8 *nonce, const size_t nonce_len, const u8 key[CHACHA20POLY1305_KEY_SIZE]) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-creative-sb0540.c154 int key; local
/linux-master/drivers/crypto/
H A Dgeode-aes.h50 u8 key[AES_KEYSIZE_128]; member in struct:geode_aes_tfm_ctx
/linux-master/arch/sparc/crypto/
H A Dcamellia_glue.c94 const u64 *key; local
144 const u64 *key; local
173 const u64 *key; local
[all...]
/linux-master/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c59 u32 *key = crypto_tfm_ctx(tfm); local
71 static int crc32c_vpmsum_setkey(struct crypto_shash *hash, const u8 *key, argument
/linux-master/samples/bpf/
H A Dtc_l2_redirect_kern.c65 int key = 0, *ifindex; local
116 int key = 0, *ifindex; local
157 int key = 0, *ifindex; local
H A Dxdp_adjust_tail_kern.c40 u64 key = 0; local

Completed in 612 milliseconds

<<11121314151617181920>>