Home
last modified time | relevance | path

Searched defs:key (Results 801 – 825 of 2495) sorted by relevance

1...<<31323334353637383940>>...100

/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbpf_prog_profiler.bpf.c35 __u32 key = bpf_get_smp_processor_id(); in BPF_PROG() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_rps.c22 unsigned mode, int sync, void *key) in do_rps_boost()
/openbmc/linux/drivers/platform/x86/
H A Dxiaomi-wmi.c17 #define XIAOMI_DEVICE(guid, key) \ argument
/openbmc/linux/samples/bpf/
H A Dlwt_len_hist_user.c34 uint64_t key = 0, next_key, max_key = 0; in main() local
H A Dtracex4_user.c31 __u64 key, next_key; in print_old_objects() local
H A Dlathist_kern.c75 int key, cpu; in bpf_prog2() local
H A Dtrace_event_kern.c46 struct key_t key; in bpf_prog1() local
H A Dsyscall_tp_user.c27 __u32 key = 0; in verify_map() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_migrate_reuseport.c100 int *key, flags = 0, state, err; in migrate_reuseport() local
H A Dxdp_redirect_multi_kern.c78 __u32 key = ctx->egress_ifindex; in xdp_devmap_prog() local
H A Dbpf_hashmap_lookup.c23 u32 __attribute__((__aligned__(8))) key[NR_CPUS]; variable
/openbmc/linux/drivers/md/
H A Ddm-bio-prison-v1.h55 struct dm_cell_key key; member
/openbmc/linux/security/integrity/platform_certs/
H A Dload_powerpc.c29 static __init void *get_cert_list(u8 *key, unsigned long keylen, u64 *size) in get_cert_list()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c101 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
237 union ubifs_key key; in ubifs_dump_inode() local
305 union ubifs_key key; in ubifs_dump_node() local
1116 union ubifs_key key; in dbg_check_dir() local
1187 union ubifs_key key; in dbg_check_key_order() local
1955 union ubifs_key key; in read_add_inode() local
2190 union ubifs_key key; in check_inodes() local
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c267 struct kwork_work *key, in work_search()
291 struct kwork_work *key, struct list_head *sort_list) in work_insert()
315 static struct kwork_work *work_new(struct kwork_work *key) in work_new()
336 struct kwork_work *key, in work_findnew()
398 struct kwork_work *work, key; in work_push_atom() local
445 struct kwork_work *work, key; in work_pop_atom() local
1456 struct kwork_work *key) in perf_kwork_add_work()
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c74 static int notsupp_get_next_key(struct bpf_map *map, void *key, in notsupp_get_next_key()
80 static void *bpf_fd_sk_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_fd_sk_storage_lookup_elem()
97 static long bpf_fd_sk_storage_update_elem(struct bpf_map *map, void *key, in bpf_fd_sk_storage_update_elem()
117 static long bpf_fd_sk_storage_delete_elem(struct bpf_map *map, void *key) in bpf_fd_sk_storage_delete_elem()
/openbmc/linux/lib/
H A Drhashtable.c493 const void *key, struct rhash_head *obj) in rhashtable_lookup_one()
590 static void *rhashtable_try_insert(struct rhashtable *ht, const void *key, in rhashtable_try_insert()
633 void *rhashtable_insert_slow(struct rhashtable *ht, const void *key, in rhashtable_insert_slow()
972 static u32 rhashtable_jhash2(const void *key, u32 length, u32 seed) in rhashtable_jhash2()
/openbmc/linux/crypto/
H A Dshash.c34 int shash_no_setkey(struct crypto_shash *tfm, const u8 *key, in shash_no_setkey()
41 static int shash_setkey_unaligned(struct crypto_shash *tfm, const u8 *key, in shash_setkey_unaligned()
68 int crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, in crypto_shash_setkey()
281 static int shash_async_setkey(struct crypto_ahash *tfm, const u8 *key, in shash_async_setkey()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-smd-rpm.c21 type, r_id, key, ao_rate, ao_flags) \ argument
58 #define __DEFINE_CLK_SMD_RPM(_name, _active, type, r_id, key,\ argument
64 type, r_id, r, key, ao_flags) \ argument
103 #define __DEFINE_CLK_SMD_RPM_BRANCH(_name, _active, type, r_id, r, key) \ argument
/openbmc/linux/include/uapi/asm-generic/
H A Dipcbuf.h23 __kernel_key_t key; member
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipcbuf.h19 __kernel_key_t key; member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dipcbuf.h20 __kernel_key_t key; member
/openbmc/u-boot/include/
H A Dtegra-kbc.h12 #define KEY_IS_MODIFIER(key) ((key) >= KEY_FIRST_MODIFIER) argument
/openbmc/linux/arch/x86/crypto/
H A Dserpent_sse2_glue.c28 const u8 *key, unsigned int keylen) in serpent_setkey_skcipher()
H A Dtwofish_avx_glue.c31 const u8 *key, unsigned int keylen) in twofish_setkey_skcipher()

1...<<31323334353637383940>>...100