/Linux-v4.19/lib/ |
D | siphash.c | 123 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() 140 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() 162 u64 siphash_3u64(const u64 first, const u64 second, const u64 third, in siphash_3u64() 190 u64 siphash_4u64(const u64 first, const u64 second, const u64 third, in siphash_4u64() 214 u64 siphash_1u32(const u32 first, const siphash_key_t *key) in siphash_1u32() 222 u64 siphash_3u32(const u32 first, const u32 second, const u32 third, in siphash_3u32() 323 u32 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) in hsiphash_1u32() 337 u32 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) in hsiphash_2u32() 355 u32 hsiphash_3u32(const u32 first, const u32 second, const u32 third, in hsiphash_3u32() 376 u32 hsiphash_4u32(const u32 first, const u32 second, const u32 third, in hsiphash_4u32() [all …]
|
D | plist.c | 76 struct plist_node *first, *iter, *prev = NULL; in plist_add() local 186 struct plist_node *first, *prio_pos, *node_pos; in plist_test_check() local
|
/Linux-v4.19/tools/power/cpupower/lib/ |
D | cpufreq.h | 28 struct cpufreq_available_governors *first; member 34 struct cpufreq_available_frequencies *first; member 41 struct cpufreq_affected_cpus *first; member 48 struct cpufreq_stats *first; member
|
D | cpufreq.c | 265 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local 339 struct cpufreq_available_frequencies *first = NULL; in cpufreq_get_available_frequencies() local 410 struct cpufreq_affected_cpus *first = NULL; in sysfs_get_cpu_list() local 641 struct cpufreq_stats *first = NULL; in cpufreq_get_stats() local
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | sysfillrect.c | 28 unsigned long first, last; in bitfill_aligned() local 84 unsigned long first, last; in bitfill_unaligned() local 139 unsigned long first, last; in bitfill_aligned_rev() local 195 unsigned long first, last; in bitfill_unaligned_rev() local
|
D | cfbfillrect.c | 38 unsigned long first, last; in bitfill_aligned() local 95 unsigned long first, last; in bitfill_unaligned() local 151 unsigned long first, last; in bitfill_aligned_rev() local 221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
|
D | syscopyarea.c | 31 unsigned long first, last; in bitcpy() local 174 unsigned long first, last; in bitcpy_rev() local
|
D | cfbcopyarea.c | 50 unsigned long first, last; in bitcpy() local 216 unsigned long first, last; in bitcpy_rev() local
|
/Linux-v4.19/drivers/net/ethernet/ibm/ |
D | ibmvnic.h | 214 u8 first; member 232 u8 first; member 259 u8 first; member 271 u8 first; member 279 u8 first; member 292 u8 first; member 308 u8 first; member 313 u8 first; member 328 u8 first; member 335 u8 first; member [all …]
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_types.c | 78 xfs_agino_t *first, in xfs_agino_range() 112 xfs_agino_t first; in xfs_verify_agino() local 189 xfs_agino_t first, last; in xfs_icount_range() local
|
/Linux-v4.19/tools/perf/util/ |
D | evsel_fprintf.c | 13 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 39 bool first = true; in perf_evsel__fprintf() local 118 bool first = true; in sample__fprintf_callchain() local
|
/Linux-v4.19/fs/afs/ |
D | write.c | 227 pgoff_t first, pgoff_t last) in afs_kill_pages() 269 pgoff_t first, pgoff_t last) in afs_redirty_pages() 308 pgoff_t first, pgoff_t last, in afs_store_data() 401 pgoff_t start, first, last; in afs_write_back_from_locked_page() local 676 pgoff_t first = call->first, last = call->last; in afs_pages_written_back() local
|
/Linux-v4.19/mm/ |
D | interval_tree.c | 94 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_first() 101 unsigned long first, unsigned long last) in anon_vma_interval_tree_iter_next()
|
/Linux-v4.19/arch/arm/include/asm/ |
D | opcodes.h | 149 #define __opcode_thumb32_compose(first, second) ( \ argument 155 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 223 #define ___inst_thumb32(first, second) .short first, second argument 227 #define ___inst_thumb32(first, second) \ argument
|
/Linux-v4.19/ipc/ |
D | syscall.c | 20 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 124 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
/Linux-v4.19/include/linux/ |
D | list_nulls.h | 22 struct hlist_nulls_node *first; member 72 struct hlist_nulls_node *first = h->first; in hlist_nulls_add_head() local
|
D | list_bl.h | 35 struct hlist_bl_node *first; member 80 struct hlist_bl_node *first = hlist_bl_first(h); in hlist_bl_add_head() local
|
/Linux-v4.19/arch/arm/mach-sunxi/ |
D | headsmp.S | 69 first: .word sunxi_mc_smp_first_comer - . label
|
/Linux-v4.19/drivers/crypto/inside-secure/ |
D | safexcel_ring.c | 117 bool first, bool last, in safexcel_add_cdesc() 160 bool first, bool last, in safexcel_add_rdesc()
|
/Linux-v4.19/drivers/dma/ |
D | at_hdmac.c | 202 static void atc_desc_chain(struct at_desc **first, struct at_desc **prev, in atc_desc_chain() 224 static void atc_dostart(struct at_dma_chan *atchan, struct at_desc *first) in atc_dostart() 594 struct at_desc *first = atc_first_active(atchan); in atc_handle_cyclic() local 711 struct data_chunk *first; in atc_prep_dma_interleaved() local 812 struct at_desc *first = NULL; in atc_prep_dma_memcpy() local 991 struct at_desc *desc = NULL, *first = NULL, *prev = NULL; in atc_prep_dma_memset_sg() local 1077 struct at_desc *first = NULL; in atc_prep_slave_sg() local 1297 struct at_desc *first = NULL; in atc_prep_dma_cyclic() local
|
/Linux-v4.19/tools/perf/ui/stdio/ |
D | hist.c | 328 bool first; in __callchain__fprintf_folded() local 413 bool first = true; in __hist_entry__snprintf() local 460 bool first = true; in hist_entry__hierarchy_fprintf() local 672 bool first = true; in fprintf_line() local 700 bool first = true; in hists__fprintf_standard_headers() local
|
/Linux-v4.19/tools/testing/radix-tree/ |
D | regression3.c | 36 bool first; in regression3_test() local
|
/Linux-v4.19/fs/reiserfs/ |
D | item_ops.c | 80 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size() 172 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size() 314 static int indirect_part_size(struct virtual_item *vi, int first, int units) in indirect_part_size() 580 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size() 698 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size()
|
/Linux-v4.19/include/linux/sched/ |
D | wake_q.h | 35 struct wake_q_node *first; member
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-alpine-msi.c | 61 int first; in alpine_msix_allocate_sgi() local 82 int first = sgi - priv->spi_first; in alpine_msix_free_sgi() local
|