Searched defs:first (Results 151 - 175 of 693) sorted by relevance

1234567891011>>

/linux-master/include/linux/
H A Drculist.h231 struct list_head *first = list->next; local
262 rcu_assign_pointer(list_next_rcu(prev), first); local
587 struct hlist_node *first = h->first; local
[all...]
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_drv.c420 struct panfrost_gem_mapping *first; local
/linux-master/drivers/atm/
H A Dsuni.c310 int first; local
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c46 long first, second; local
/linux-master/tools/perf/util/
H A Drecord.c126 struct evsel *first = evlist__first(evlist); local
H A Dcputopo.c195 bool has_first, first = true; local
H A Ddata-convert-json.c37 bool first; member in struct:convert_json
/linux-master/net/netfilter/ipset/
H A Dip_set_bitmap_gen.h209 u32 id, first = cb->args[IPSET_CB_ARG0]; local
/linux-master/fs/bcachefs/
H A Dprintbuf.c415 bool first = true; local
433 bool first = true; local
/linux-master/arch/arm64/crypto/
H A Daes-neonbs-glue.c288 int first = 1; local
[all...]
/linux-master/drivers/dma/dw-edma/
H A Ddw-hdma-v0-core.c239 static void dw_hdma_v0_core_start(struct dw_edma_chunk *chunk, bool first) argument
/linux-master/drivers/net/ipa/
H A Dipa_table.c295 u16 first; local
202 ipa_table_reset_add(struct gsi_trans *trans, bool filter, bool hashed, bool ipv6, u16 first, u16 count) argument
[all...]
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c540 mon_event_read(struct rmid_read *rr, struct rdt_resource *r, struct rdt_domain *d, struct rdtgroup *rdtgrp, int evtid, int first) argument
/linux-master/net/netfilter/
H A Dnft_set_pipapo_avx2.c214 nft_pipapo_avx2_lookup_4b_2(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
277 nft_pipapo_avx2_lookup_4b_4(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
354 nft_pipapo_avx2_lookup_4b_8(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
450 nft_pipapo_avx2_lookup_4b_12(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
540 nft_pipapo_avx2_lookup_4b_32(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
676 nft_pipapo_avx2_lookup_8b_1(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
734 nft_pipapo_avx2_lookup_8b_2(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
799 nft_pipapo_avx2_lookup_8b_4(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
875 nft_pipapo_avx2_lookup_8b_6(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
961 nft_pipapo_avx2_lookup_8b_16(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1054 nft_pipapo_avx2_lookup_slow(unsigned long *map, unsigned long *fill, const struct nft_pipapo_field *f, int offset, const u8 *pkt, bool first, bool last) argument
1170 bool last = i == m->field_count - 1, first = !i; local
[all...]
/linux-master/kernel/sched/
H A Didle.c463 static void set_next_task_idle(struct rq *rq, struct task_struct *next, bool first) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_custom_syncookie.c67 u64 first; member in struct:tcp_syncookie
316 u64 first = 0, second; local
465 u64 first = 0, second; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmptcp.c63 struct sock *first; member in struct:mptcp_storage
/linux-master/tools/workqueue/
H A Dwq_dump.py231 first = True variable
235 first = False variable
/linux-master/drivers/md/dm-vdo/
H A Ddump.c154 struct vdo_waiter *waiter, *first = vdo_waitq_get_first_waiter(waitq); local
/linux-master/drivers/md/dm-vdo/indexer/
H A Dchapter-index.c225 u32 first = index_page->lowest_list_number; local
H A Dradix-sort.c34 u16 first; member in struct:histogram
/linux-master/drivers/gpu/drm/i915/
H A Di915_utils.h206 __list_del_many(struct list_head *head, struct list_head *first) argument
/linux-master/drivers/platform/x86/intel/ifs/
H A Druntest.c176 int first; local
303 int first; local
361 int first; local
[all...]
/linux-master/fs/xfs/scrub/
H A Discan.c100 xfs_agino_t first, last; local
/linux-master/fs/nilfs2/
H A Ddat.c450 __u64 first, last; local

Completed in 231 milliseconds

1234567891011>>