Home
last modified time | relevance | path

Searched defs:key (Results 1126 – 1150 of 2495) sorted by relevance

1...<<41424344454647484950>>...100

/openbmc/linux/kernel/rcu/
H A Dsrcutiny.c46 struct lock_class_key *key) in __init_srcu_struct()
/openbmc/linux/kernel/locking/
H A Dlockdep.c407 #define __classhashfn(key) hash_long((unsigned long)key, CLASSHASH_BITS) argument
408 #define classhashentry(key) (classhash_table + __classhashfn((key))) argument
444 static inline u64 iterate_chain_key(u64 key, u32 idx) in iterate_chain_key()
884 struct lockdep_subclass_key *key; in look_up_lock_class() local
1212 void lockdep_register_key(struct lock_class_key *key) in lockdep_register_key()
1238 static bool is_dynamic_key(const struct lock_class_key *key) in is_dynamic_key()
1277 struct lockdep_subclass_key *key; in register_lock_class() local
4857 struct lock_class_key *key, int subclass, in lockdep_init_map_type()
5303 struct lock_class_key *key, unsigned int subclass, in __lock_set_class()
5628 struct lock_class_key *key, unsigned int subclass, in lock_set_class()
[all …]
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp124 SensorDataRecordKey key; member
135 SensorDataFruRecordKey key; member
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu311 def get(self, key): argument
319 def set(self, key, value): argument
/openbmc/openbmc/poky/scripts/
H A Drunqemu311 def get(self, key): argument
319 def set(self, key, value): argument
/openbmc/linux/tools/testing/selftests/net/
H A Dtoeplitz.c107 const unsigned char *key) in toeplitz()
453 static void parse_toeplitz_key(const char *str, int slen, unsigned char *key) in parse_toeplitz_key()
/openbmc/linux/scripts/kconfig/
H A Dmconf.c386 static int next_jump_key(int key) in next_jump_key()
399 static int handle_search_keys(int key, size_t start, size_t end, void *_data) in handle_search_keys()
/openbmc/linux/tools/perf/util/
H A Dbpf_counter.c235 __u32 key = 0; in bpf_program_profiler__read() local
542 __u32 key; in bperf__load() local
/openbmc/linux/drivers/base/regmap/
H A Dregcache.c337 static int rbtree_all(const void *key, const struct rb_node *node) in rbtree_all()
691 struct reg_default key; in regcache_lookup_reg() local
/openbmc/linux/fs/fuse/
H A Dcuse.c221 char *key, *val; in cuse_parse_one() local
274 char *key, *val; in cuse_parse_devinfo() local
/openbmc/linux/net/mctp/
H A Ddevice.c322 void mctp_dev_release_key(struct mctp_dev *dev, struct mctp_sk_key *key) in mctp_dev_release_key()
333 void mctp_dev_set_key(struct mctp_dev *dev, struct mctp_sk_key *key) in mctp_dev_set_key()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.h54 char key[2 * AES_MAX_KEY_SIZE]; member
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c24 uint8_t *key = NULL, *iv = NULL; in test_cipher_speed() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgf100.c85 struct lock_class_key *key, int bar_nr) in gf100_bar_oneinit_bar()
/openbmc/linux/drivers/firmware/efi/
H A Dapple-properties.c59 char *key; in unmarshal_key_value_pairs() local
/openbmc/linux/drivers/vfio/
H A Dvirqfd.c40 static int virqfd_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in virqfd_wakeup()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_check_syncookie_user.c125 __u32 key = 0; in run_test() local
/openbmc/linux/drivers/sh/intc/
H A Dchip.c121 struct intc_handle_int key; in intc_find_irq() local
/openbmc/linux/samples/bpf/
H A Dcpustat_user.c80 unsigned long key, value; in cpu_stat_update() local
/openbmc/linux/security/keys/
H A Ddh.c20 struct key *key; in dh_data_from_key() local
/openbmc/linux/net/tipc/
H A Dname_table.h81 u32 key; member
/openbmc/linux/include/linux/soc/qcom/
H A Dsmd-rpm.h58 __le32 key; member
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c148 int key = i; /* needed for verifier :( */ in perf_sample_filter() local
/openbmc/linux/crypto/
H A Dkhazad.c760 const __be32 *key = (const __be32 *)in_key; in khazad_setkey() local
/openbmc/linux/arch/powerpc/crypto/
H A Dchacha-p10-glue.c60 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch()

1...<<41424344454647484950>>...100