Searched defs:last (Results 176 - 200 of 785) sorted by relevance

1234567891011>>

/linux-master/fs/
H A Dmpage.c206 unsigned last = nblocks - map_offset; local
/linux-master/net/netfilter/
H A Dnft_set_pipapo_avx2.c152 nft_pipapo_avx2_refill(int offset, unsigned long *map, unsigned long *dst, union nft_pipapo_map_bucket *mt, bool last) argument
214 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...]
H A Dnf_tables_core.c257 const struct nft_expr *expr, *last; local
/linux-master/net/sched/
H A Dcls_matchall.c247 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, argument
H A Dcls_fw.c156 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, argument
H A Dcls_basic.c127 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, argument
/linux-master/net/core/
H A Dpage_pool_user.c362 struct page_pool *pool, *last; local
/linux-master/drivers/md/dm-vdo/indexer/
H A Dchapter-index.c226 u32 last = index_page->highest_list_number; local
H A Dradix-sort.c36 u16 last; member in struct:histogram
[all...]
/linux-master/drivers/gpu/drm/i915/
H A Dintel_memory_region.c92 static resource_size_t random_page(resource_size_t last) argument
102 resource_size_t last, page; local
/linux-master/drivers/pwm/
H A Dpwm-stmpe.c172 u8 value, last = stmpe_pwm->last_duty; local
220 pwm->hwpwm, value, last, program[0], program[1], local
/linux-master/fs/xfs/scrub/
H A Dbitmap.c77 uint64_t last = start + len - 1; local
126 uint64_t last = start + len - 1; local
282 uint64_t last = start + *len - 1; local
351 uint32_t last = start + len - 1; local
400 uint32_t last = start + len - 1; local
556 uint32_t last = start + *len - 1; local
[all...]
H A Discan.c100 xfs_agino_t first, last; local
/linux-master/fs/nilfs2/
H A Ddat.c450 __u64 first, last; local
/linux-master/fs/xfs/
H A Dxfs_trans_buf.c533 xfs_trans_log_buf( struct xfs_trans *tp, struct xfs_buf *bp, uint first, uint last) argument
/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c276 struct ia_css_pipeline_stage *last, *new_stage = NULL; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c144 u16 last = prev[thr].resp_heartbeat_cnt; local
/linux-master/fs/nfs/
H A Dfscache.c307 pgoff_t last = ((sreq->start + sreq->len - local
/linux-master/fs/bcachefs/
H A Dmovinggc.c32 struct move_bucket_in_flight *last; member in struct:buckets_in_flight
313 u64 last, wait; local
[all...]
/linux-master/arch/loongarch/kernel/
H A Dunwind_orc.c63 int *last = ip_table + num_entries - 1; local
/linux-master/drivers/thunderbolt/
H A Dpath.c101 tb_path_discover(struct tb_port *src, int src_hopid, struct tb_port *dst, int dst_hopid, struct tb_port **last, const char *name, bool alloc_hopid) argument
/linux-master/net/rxrpc/
H A Dsendmsg.c243 bool poke, last = txb->flags & RXRPC_LAST_PACKET; local
/linux-master/drivers/net/ethernet/micrel/
H A Dks8851_spi.c316 bool last; local
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Drst.c261 unsigned int last = ARRAY_SIZE(sk) - 1; local
/linux-master/net/ipv6/
H A Daddrlabel.c206 struct ip6addrlbl_entry *last = NULL, *p = NULL; local

Completed in 272 milliseconds

1234567891011>>