Searched defs:first (Results 76 - 100 of 693) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c92 struct intel_timeline *first; local
244 struct llist_node *first; local
/linux-master/tools/perf/util/
H A Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) argument
45 bool first = true; local
128 bool first = true; local
[all...]
/linux-master/arch/arm/mm/
H A Dpmsa-v8.c98 bool first = true; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h65 struct l2t_entry *first; /* start of hash chain */ member in struct:l2t_entry
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dqueue.c183 bool first = true; local
/linux-master/include/linux/
H A Dllist.h57 struct llist_node *first; member in struct:llist_head
271 struct llist_node *first = head->first; local
[all...]
/linux-master/arch/m68k/math-emu/
H A Dmulti_arith.h188 unsigned long fix, rem, first, dummy; local
/linux-master/tools/perf/tests/
H A Dhists_link.c292 struct evsel *evsel, *first; local
/linux-master/tools/testing/selftests/user_events/
H A Ddyn_test.c145 static int check_match(int *check, const char *first, const char *second, bool *match) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_types.c86 xfs_agino_t first; local
/linux-master/kernel/trace/
H A Drethook.c280 struct llist_node *first, *node = NULL; local
[all...]
/linux-master/arch/s390/kernel/
H A Dprocessor.c321 unsigned long first = cpumask_first(cpu_online_mask); local
/linux-master/drivers/gpio/
H A Dgpio-tangier.h86 unsigned int first; member in struct:tng_gpio_info
/linux-master/drivers/gpu/drm/xe/
H A Dxe_rtp.c190 rtp_mark_active(struct xe_device *xe, struct xe_rtp_process_ctx *ctx, unsigned int first, unsigned int last) argument
/linux-master/drivers/video/fbdev/core/
H A Dcfbcopyarea.c50 unsigned long first, last; local
73 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); local
79 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); local
216 unsigned long first, las local
252 FB_WRITEL( comp( FB_READL(src), FB_READL(dst), first), dst); local
[all...]
/linux-master/fs/ubifs/
H A Dcommit.c567 int first = 1, iip; local
/linux-master/fs/netfs/
H A Doutput.c125 pgoff_t first = wreq->start >> PAGE_SHIFT; local
H A Dfscache_io.c176 pgoff_t first = start / PAGE_SIZE; local
/linux-master/drivers/misc/lkdtm/
H A Dheap.c253 u8 *first; local
285 u8 *first; local
[all...]
/linux-master/kernel/
H A Dasync.c91 struct async_entry *first = NULL; local
/linux-master/drivers/gpu/drm/
H A Ddrm_print.c262 bool first = true; local
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto.c36 struct rk_crypto_info *first; local
319 struct rk_crypto_info *crypto_info, *first; local
416 struct rk_crypto_info *first; local
/linux-master/arch/loongarch/include/asm/
H A Dunwind.h26 bool first, error, reset; member in struct:unwind_state
/linux-master/arch/riscv/kernel/
H A Dsys_hwprobe.c23 bool first = true; local
/linux-master/scripts/kconfig/
H A Dlist.h229 struct hlist_node *first = h->first; local
[all...]

Completed in 390 milliseconds

1234567891011>>