/openbmc/linux/kernel/rcu/ |
H A D | srcutiny.c | 46 struct lock_class_key *key) in __init_srcu_struct()
|
/openbmc/linux/kernel/locking/ |
H A D | lockdep.c | 407 #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 D | sdrutils.hpp | 124 SensorDataRecordKey key; member 135 SensorDataFruRecordKey key; member
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu | 311 def get(self, key): argument 319 def set(self, key, value): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu | 311 def get(self, key): argument 319 def set(self, key, value): argument
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | toeplitz.c | 107 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 D | mconf.c | 386 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 D | bpf_counter.c | 235 __u32 key = 0; in bpf_program_profiler__read() local 542 __u32 key; in bperf__load() local
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache.c | 337 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 D | cuse.c | 221 char *key, *val; in cuse_parse_one() local 274 char *key, *val; in cuse_parse_devinfo() local
|
/openbmc/linux/net/mctp/ |
H A D | device.c | 322 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 D | chcr_ipsec.h | 54 char key[2 * AES_MAX_KEY_SIZE]; member
|
/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-cipher.c | 24 uint8_t *key = NULL, *iv = NULL; in test_cipher_speed() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
H A D | gf100.c | 85 struct lock_class_key *key, int bar_nr) in gf100_bar_oneinit_bar()
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | apple-properties.c | 59 char *key; in unmarshal_key_value_pairs() local
|
/openbmc/linux/drivers/vfio/ |
H A D | virqfd.c | 40 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 D | test_tcp_check_syncookie_user.c | 125 __u32 key = 0; in run_test() local
|
/openbmc/linux/drivers/sh/intc/ |
H A D | chip.c | 121 struct intc_handle_int key; in intc_find_irq() local
|
/openbmc/linux/samples/bpf/ |
H A D | cpustat_user.c | 80 unsigned long key, value; in cpu_stat_update() local
|
/openbmc/linux/security/keys/ |
H A D | dh.c | 20 struct key *key; in dh_data_from_key() local
|
/openbmc/linux/net/tipc/ |
H A D | name_table.h | 81 u32 key; member
|
/openbmc/linux/include/linux/soc/qcom/ |
H A D | smd-rpm.h | 58 __le32 key; member
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | sample_filter.bpf.c | 148 int key = i; /* needed for verifier :( */ in perf_sample_filter() local
|
/openbmc/linux/crypto/ |
H A D | khazad.c | 760 const __be32 *key = (const __be32 *)in_key; in khazad_setkey() local
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | chacha-p10-glue.c | 60 void chacha_init_arch(u32 *state, const u32 *key, const u8 *iv) in chacha_init_arch()
|