| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-spacemit-k1.c | 59 static void k1_pcie_toggle_soft_reset(struct k1_pcie *k1) in k1_pcie_toggle_soft_reset() 78 static int k1_pcie_enable_resources(struct k1_pcie *k1) in k1_pcie_enable_resources() 101 static void k1_pcie_disable_resources(struct k1_pcie *k1) in k1_pcie_disable_resources() 110 static void k1_pcie_disable_aspm_l1(struct k1_pcie *k1) in k1_pcie_disable_aspm_l1() 129 struct k1_pcie *k1 = to_k1_pcie(pci); in k1_pcie_init() local 183 struct k1_pcie *k1 = to_k1_pcie(pci); in k1_pcie_deinit() local 201 struct k1_pcie *k1 = to_k1_pcie(pci); in k1_pcie_link_up() local 211 struct k1_pcie *k1 = to_k1_pcie(pci); in k1_pcie_start_link() local 231 struct k1_pcie *k1 = to_k1_pcie(pci); in k1_pcie_stop_link() local 252 static int k1_pcie_parse_port(struct k1_pcie *k1) in k1_pcie_parse_port() [all …]
|
| /linux/include/linux/ |
| H A D | btree-128.h | 22 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128() 29 u64 *k1, u64 *k2) in btree_get_prev128() 41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() 49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() 57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() 63 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) in btree_last128() 106 #define btree_for_each_safe128(head, k1, k2, val) \ argument
|
| /linux/arch/sh/boards/mach-hp6xx/ |
| H A D | pm_wakeup.S | 17 #define k1 r1 macro
|
| /linux/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 14 #define k1 r1 macro
|
| H A D | entry.S | 68 #define k1 r1 macro
|
| /linux/lib/ |
| H A D | xxhash.c | 195 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64() local 334 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64_digest() local
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_board_helpers.h | 66 #define SOF_LINK_ORDER(k1, k2, k3, k4, k5, k6, k7) \ argument 78 #define SOF_LINK_IDS(k1, k2, k3, k4, k5, k6, k7) \ argument
|
| /linux/arch/sh/kernel/cpu/shmobile/ |
| H A D | sleep.S | 22 #define k1 r1 macro
|
| /linux/lib/crypto/powerpc/ |
| H A D | aes.h | 113 u32 k1 = swab32(in[1]); in rndkey_from_vsx() local
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtrefcount_btree.c | 176 const union xfs_btree_key *k1, in xfs_rtrefcountbt_cmp_two_keys() 255 const union xfs_btree_key *k1, in xfs_rtrefcountbt_keys_inorder()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | rbtree.c | 136 long k1 = -1, k2 = -1, k3 = -1; in rbtree_add_and_remove_array() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | hashmap.c | 341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
|
| /linux/drivers/clk/sprd/ |
| H A D | pll.c | 105 u16 k1, k2; in _sprd_pll_recalc_rate() local
|
| H A D | pll.h | 56 u16 k1; member
|
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | tvmodesnv17.c | 256 int64_t k1; member
|
| /linux/fs/btrfs/ |
| H A D | ctree.h | 521 const struct btrfs_key *k1 = (const struct btrfs_key *)disk_key; in btrfs_comp_keys() local 532 struct btrfs_key k1; in btrfs_comp_keys() local
|
| /linux/fs/ntfs3/ |
| H A D | index.c | 72 const u32 *k1 = key1; in cmp_uint() local 91 const struct SECURITY_KEY *k1 = key1; in cmp_sdh() local 126 const __le32 *k1 = key1; in cmp_uints() local
|
| /linux/scripts/kconfig/ |
| H A D | expr.c | 895 enum string_value_kind k1 = k_string, k2 = k_string; __expr_calc_value() local
|
| /linux/security/selinux/ss/ |
| H A D | policydb.c | 427 static int filenametr_cmp(const void *k1, const void *k2) in filenametr_cmp() 463 static int rangetr_cmp(const void *k1, const void *k2) in rangetr_cmp() 500 static int role_trans_cmp(const void *k1, const void *k2) in role_trans_cmp()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto.h | 109 u8 k1[AES_BLOCK_SIZE]; member
|
| /linux/tools/bpf/bpftool/ |
| H A D | common.c | 1163 bool equal_fn_for_key_as_id(long k1, long k2, void *ctx) in equal_fn_for_key_as_id()
|
| H A D | gen.c | 2063 static bool btfgen_equal_fn(long k1, long k2, void *ctx) in btfgen_equal_fn()
|
| /linux/fs/nfsd/ |
| H A D | nfsctl.c | 1643 u64 k0, k1; in nfsd_nl_fh_key_set() local
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r100.c | 3228 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; in r100_bandwidth_update() local
|
| /linux/tools/lib/bpf/ |
| H A D | btf.c | 4075 static bool btf_dedup_equal_fn(long k1, long k2, void *ctx) in btf_dedup_equal_fn() 4784 int k1, k2; in btf_dedup_identical_types() local
|