| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | policydb.c | 468 const struct range_trans *key1 = k1, *key2 = k2; in rangetr_cmp() local 504 const struct role_trans_key *key1 = k1, *key2 = k2; in role_trans_cmp() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | relocation.c | 1171 struct btrfs_disk_key key2; in memcmp_node_keys() local
|
| /kernel/linux/linux-5.10/kernel/futex/ |
| H A D | core.c | 377 static inline int match_futex(union futex_key *key1, union futex_key *key2) in match_futex() argument 1699 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local 1789 requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2, union futex_key *key2) requeue_futex() argument 1864 futex_proxy_trylock_atomic(u32 __user *pifutex, struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2, union futex_key *key1, union futex_key *key2, struct futex_pi_state **ps, struct task_struct **exiting, int set_waiters) futex_proxy_trylock_atomic() argument 1934 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; futex_requeue() local 3107 handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, struct futex_q *q, union futex_key *key2, struct hrtimer_sleeper *timeout) handle_early_requeue_pi_wakeup() argument 3186 union futex_key key2 = FUTEX_KEY_INIT; futex_wait_requeue_pi() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_erp.c | 1223 const struct mlxsw_sp_acl_erp_key *key2 = obj2; in mlxsw_sp_acl_erp_hints_obj_cmp() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ddp.h | 331 struct ice_boost_key_value key2; member
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | index.c | 34 static int cmp_fnames(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_fnames() argument 69 static int cmp_uint(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uint() argument 88 static int cmp_sdh(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_sdh() argument 123 static int cmp_uints(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uints() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_req.h | 145 u8 key2[64]; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/ |
| H A D | bdisp-reg.h | 62 u32 key2; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| H A D | mr.c | 659 cache_ent_key_cmp(struct mlx5r_cache_rb_key key1, struct mlx5r_cache_rb_key key2) cache_ent_key_cmp() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.h | 16 static inline int pkey_match(u16 key1, u16 key2) in pkey_match() argument
|
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | policydb.c | 463 const struct range_trans *key1 = k1, *key2 = k2; in rangetr_cmp() local 499 const struct role_trans_key *key1 = k1, *key2 = k2; in role_trans_cmp() local
|
| /kernel/linux/linux-6.6/net/mptcp/ |
| H A D | subflow.c | 51 static void subflow_generate_hmac(u64 key1, u64 key2, u32 nonce1, u32 nonce2, in subflow_generate_hmac() argument
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 1342 void *hashmap_get2(Hashmap *h, const void *key, void **key2) { in hashmap_get2() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mov.c | 277 char key2[16]; in mov_metadata_loci() local 309 char key2[32], language[4] = {0}; in mov_read_udta_string() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 1112 CollationKey key2; in TestSortKey() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 160 equalFormatsForHash(const UHashTok key1, const UHashTok key2) equalFormatsForHash() argument
|
| H A D | tzgnames.cpp | 85 comparePartialLocationKey(const UHashTok key1, const UHashTok key2) { in comparePartialLocationKey() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | unistr.cpp | 1960 uhash_compareUnicodeString(const UElement key1, const UElement key2) { in uhash_compareUnicodeString() argument
|
| /third_party/mesa3d/src/compiler/ |
| H A D | glsl_types.cpp | 1417 const glsl_type *const key2 = (glsl_type *) b; in record_key_compare() local 1560 const glsl_type *const key2 = (glsl_type *) b; in function_key_compare() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 136 static bool nine_ff_vs_key_comp(const void *key1, const void *key2) in nine_ff_vs_key_comp() argument 152 static bool nine_ff_ps_key_comp(const void *key1, const void *key2) in nine_ff_ps_key_comp() argument 163 static bool nine_ff_fvf_key_comp(const void *key1, const void *key2) in nine_ff_fvf_key_comp() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | unistr.cpp | 2002 uhash_compareUnicodeString(const UElement key1, const UElement key2) { in uhash_compareUnicodeString() argument
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_api.c | 437 static bool _compare_vertex_key(const void *key1, const void *key2) in _compare_vertex_key() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | tzgnames.cpp | 85 comparePartialLocationKey(const UHashTok key1, const UHashTok key2) { in comparePartialLocationKey() argument
|
| H A D | msgfmt.cpp | 160 equalFormatsForHash(const UHashTok key1, const UHashTok key2) equalFormatsForHash() argument
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | reslist.cpp | 320 string_comp(const UElement key1, const UElement key2) { in string_comp() argument
|