| /kernel/linux/linux-4.19/drivers/clk/tegra/ |
| D | clk-periph-fixed.c | 29 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local 44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local 54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_disable() local 64 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_recalc_rate() local 89 struct tegra_clk_periph_fixed *fixed; in tegra_clk_register_periph_fixed() local
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-periph-fixed.c | 19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local 34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local 44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_disable() local 54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_recalc_rate() local 79 struct tegra_clk_periph_fixed *fixed; in tegra_clk_register_periph_fixed() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| D | io.h | 46 bool fixed) in wlcore_raw_write() 64 bool fixed) in wlcore_raw_read() 82 bool fixed) in wlcore_raw_read_data() 89 bool fixed) in wlcore_raw_write_data() 119 void *buf, size_t len, bool fixed) in wlcore_read() 129 void *buf, size_t len, bool fixed) in wlcore_write() 140 bool fixed) in wlcore_write_data() 147 bool fixed) in wlcore_read_data() 154 bool fixed) in wlcore_read_hwaddr()
|
| D | spi.c | 232 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_read() 299 void *buf, size_t len, bool fixed) in __wl12xx_spi_raw_write() 354 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_write()
|
| D | sdio.c | 54 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_read() 92 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_write()
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ti/wlcore/ |
| D | io.h | 60 bool fixed) in wlcore_raw_write() 78 bool fixed) in wlcore_raw_read() 96 bool fixed) in wlcore_raw_read_data() 103 bool fixed) in wlcore_raw_write_data() 133 void *buf, size_t len, bool fixed) in wlcore_read() 143 void *buf, size_t len, bool fixed) in wlcore_write() 154 bool fixed) in wlcore_write_data() 161 bool fixed) in wlcore_read_data() 168 bool fixed) in wlcore_read_hwaddr()
|
| D | spi.c | 246 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_read() 313 void *buf, size_t len, bool fixed) in __wl12xx_spi_raw_write() 368 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_write()
|
| D | sdio.c | 76 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_read() 114 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_write()
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clk-fixed-rate.c | 38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy() local 59 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate() local 130 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | mmap.c | 96 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area() local 140 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area_topdown() local
|
| /kernel/linux/linux-4.19/arch/powerpc/mm/ |
| D | mmap.c | 110 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area() local 154 int fixed = (flags & MAP_FIXED); in radix__arch_get_unmapped_area_topdown() local
|
| D | hugetlbpage-radix.c | 53 int fixed = (flags & MAP_FIXED); in radix__hugetlb_get_unmapped_area() local
|
| /kernel/linux/linux-4.19/kernel/dma/ |
| D | contiguous.c | 112 bool fixed = false; in dma_contiguous_reserve() local 164 bool fixed) in dma_contiguous_reserve_area()
|
| /kernel/linux/linux-4.19/drivers/clk/uniphier/ |
| D | clk-uniphier-fixed-rate.c | 25 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
|
| /kernel/linux/linux-5.10/drivers/clk/uniphier/ |
| D | clk-uniphier-fixed-rate.c | 16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
|
| /kernel/linux/linux-4.19/drivers/clk/sunxi/ |
| D | clk-a10-hosc.c | 29 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| D | clk-a10-hosc.c | 20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
|
| /kernel/linux/linux-4.19/drivers/clk/ |
| D | clk-fixed-rate.c | 62 struct clk_fixed_rate *fixed; in clk_hw_register_fixed_rate_with_accuracy() local 151 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cma.h | 38 bool fixed, const char *name, struct cma **res_cma) in cma_declare_contiguous()
|
| /kernel/linux/linux-4.19/arch/x86/kvm/ |
| D | pmu_intel.c | 124 bool fixed = idx & (1u << 30); in intel_is_valid_msr_idx() local 136 bool fixed = idx & (1u << 30); in intel_msr_idx_to_pmc() local
|
| /kernel/linux/linux-5.10/kernel/dma/ |
| D | contiguous.c | 172 bool fixed = false; in dma_contiguous_reserve() local 229 bool fixed) in dma_contiguous_reserve_area()
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/ |
| D | jevents.c | 126 char *fixed = NULL; in fixregex() local 445 static struct fixed { struct 448 } fixed[] = { variable
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/ |
| D | jevents.c | 150 char *fixed = NULL; in fixregex() local 478 static struct fixed { struct 481 } fixed[] = { variable
|
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | pmu_intel.c | 125 bool fixed = idx & (1u << 30); in intel_is_valid_rdpmc_ecx() local 137 bool fixed = idx & (1u << 30); in intel_rdpmc_ecx_to_pmc() local
|
| /kernel/linux/linux-4.19/fs/xfs/scrub/ |
| D | repair.h | 70 bool *fixed) in xrep_attempt()
|