Searched defs:key (Results 51 - 75 of 2068) sorted by relevance

1234567891011>>

/linux-master/lib/crypto/
H A Dpoly1305.c15 poly1305_init_generic(struct poly1305_desc_ctx *desc, const u8 key[POLY1305_KEY_SIZE]) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dnetns_cookie_prog.c35 __u32 key = 0; local
H A Dtest_btf_nokv.c22 int key = 0; local
H A Dtest_stacktrace_build_id.c47 __u32 key = 0, val = 0, *value_p; local
[all...]
H A Dtest_btf_newkv.c23 int key = 0; local
H A Dbpf_iter_bpf_array_map.c35 __u32 *hmap_val, *key = ctx->key; local
[all...]
H A Drbtree_btf_fail__wrong_node_type.c14 int key; member in struct:node_data
H A Dfreplace_attach_probe.c27 int key = 0; local
H A Dtest_subprogs_extable.c16 static __u64 test_cb(struct bpf_map *map, __u32 *key, __u64 *val, void *data) argument
/linux-master/drivers/net/ethernet/cisco/enic/
H A Dvnic_rss.h20 } key[ENIC_RSS_KEYS]; member in union:vnic_rss_key
/linux-master/security/integrity/ima/
H A Dima_asymmetric_keys.c29 void ima_post_key_create_or_update(struct key *keyring, struct key *ke argument
[all...]
/linux-master/samples/bpf/
H A Dlwt_len_hist.bpf.c49 __u64 *value, key, init_val = 1; local
H A Dtracex6.bpf.c31 u32 key = bpf_get_smp_processor_id(); local
58 u32 key = bpf_get_smp_processor_id(); local
[all...]
/linux-master/include/net/
H A Darp.h15 u32 key = *(const u32 *)pkey; local
22 static inline struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) argument
31 struct neighbour *__ipv4_neigh_lookup_noref(struct net_device *dev, u32 key) argument
37 static inline struct neighbour *__ipv4_neigh_lookup(struct net_device *dev, u32 key) argument
50 static inline void __ipv4_confirm_neigh(struct net_device *dev, u32 key) argument
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_config.c15 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; local
114 char key[ADF_CFG_MAX_KEY_LEN_IN_BYTES]; local
[all...]
/linux-master/net/tipc/
H A Dname_distr.h67 __be32 key; member in struct:distr_item
/linux-master/arch/mips/kernel/
H A Dsysrq.c47 static void sysrq_handle_tlbdump(u8 key) argument
/linux-master/arch/loongarch/kernel/
H A Dsysrq.c46 static void sysrq_handle_tlbdump(u8 key) argument
/linux-master/arch/riscv/include/asm/
H A Dhwprobe.h13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) argument
18 static inline bool hwprobe_key_is_bitmask(__s64 key) argument
/linux-master/arch/sparc/include/asm/
H A Djump_label.h11 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
27 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
48 jump_label_t key; member in struct:jump_entry
/linux-master/arch/powerpc/include/asm/
H A Djump_label.h18 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
33 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
/linux-master/arch/arm/include/asm/
H A Djump_label.h12 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
26 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
45 jump_label_t key; member in struct:jump_entry
/linux-master/arch/arc/include/asm/
H A Djump_label.h31 static __always_inline bool arch_static_branch(struct static_key *key, argument
47 static __always_inline bool arch_static_branch_jump(struct static_key *key, argument
68 jump_label_t key; member in struct:jump_entry
/linux-master/arch/s390/include/asm/
H A Djump_label.h26 static __always_inline bool arch_static_branch(struct static_key *key, bool branch) argument
40 static __always_inline bool arch_static_branch_jump(struct static_key *key, bool branch) argument
/linux-master/arch/xtensa/include/asm/
H A Djump_label.h13 static __always_inline bool arch_static_branch(struct static_key *key, argument
28 static __always_inline bool arch_static_branch_jump(struct static_key *key, argument
61 jump_label_t key; member in struct:jump_entry

Completed in 202 milliseconds

1234567891011>>