Home
last modified time | relevance | path

Searched defs:first (Results 301 - 325 of 2477) sorted by relevance

1...<<11121314151617181920>>...100

/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dmulti_arith.h186 unsigned long fix, rem, first, dummy; in fp_dividemant() local
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dcsum_partial_copy.c129 unsigned long first; in csum_partial_cfu_dest_aligned() local
243 unsigned long first; in csum_partial_cfu_unaligned() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dpmsa-v8.c98 bool first = true; in pmsav8_adjust_lowmem_bounds() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dprocessor.c324 unsigned long first = cpumask_first(cpu_online_mask); in show_cpuinfo() local
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-or1k-pic.c100 static inline int pic_get_irq(int first) in pic_get_irq() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c92 struct intel_timeline *first; in add_retire() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h79 struct l2t_entry *first; /* start of hash chain */ member
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_pmu_acpi.c94 bool first = true; in arm_spe_acpi_register_device() local
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dscan.c194 struct ieee80211_channel *first = *priv->scan.curr; in cw1200_scan_work() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h77 struct sym_quehead *first = list->flink; in sym_que_splice() local
94 struct sym_quehead *first, *last; in sym_que_move() local
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dqueue.c183 bool first = true; in wfx_pending_dump_old_frames() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dcfbcopyarea.c50 unsigned long first, last; in bitcpy() local
73 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); in bitcpy() local
79 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); in bitcpy() local
216 unsigned long first, las in bitcpy_rev() local
252 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); bitcpy_rev() local
[all...]
/kernel/linux/linux-5.10/tools/include/linux/
H A Dtypes.h74 struct hlist_node *first; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_link.c273 struct evsel *evsel, *first; in test__hists_link() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_fprintf.c15 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() argument
40 bool first = true; in evsel__fprintf() local
119 bool first = true; sample__fprintf_callchain() local
[all...]
H A Drecord.c131 struct evsel *first = evlist__first(evlist); in perf_evlist__config() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dtag_check.c16 unsigned long first = 0; in __simple_checks() local
314 unsigned long first = 0; in single_check() local
/kernel/linux/linux-5.10/lib/
H A Dsiphash.c117 u64 siphash_1u64(const u64 first, const siphash_key_t *key) in siphash_1u64() argument
134 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64() argument
156 siphash_3u64(const u64 first, const u64 second, const u64 third, const siphash_key_t *key) siphash_3u64() argument
184 siphash_4u64(const u64 first, const u64 second, const u64 third, const u64 forth, const siphash_key_t *key) siphash_4u64() argument
208 siphash_1u32(const u32 first, const siphash_key_t *key) siphash_1u32() argument
216 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) siphash_3u32() argument
317 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) hsiphash_1u32() argument
331 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) hsiphash_2u32() argument
349 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
370 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
459 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) hsiphash_1u32() argument
475 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) hsiphash_2u32() argument
495 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) hsiphash_3u32() argument
520 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) hsiphash_4u32() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dasync.c83 struct async_entry *first = NULL; in lowest_in_progress() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dcommit.c556 int first = 1, iip; in dbg_check_old_index() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_types.c102 xfs_agino_t first; in xfs_verify_agino() local
192 xfs_agino_t first, las in xfs_icount_range() local
66 xfs_agino_range( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t *first, xfs_agino_t *last) xfs_agino_range() argument
[all...]
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_out.c120 int frontlen, len, fragno, ka9qfrag, first = 1; in ax25_output() local
/kernel/linux/linux-5.10/net/ethtool/
H A Dcabletest.c406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_hashtab.c150 unsigned long first, unshifted_key; in drm_ht_just_insert_please() local
H A Ddrm_print.c220 bool first = true; in drm_print_bits() local

Completed in 14 milliseconds

1...<<11121314151617181920>>...100