Home
last modified time | relevance | path

Searched defs:last (Results 101 – 125 of 797) sorted by relevance

12345678910>>...32

/Linux-v6.6/drivers/i2c/busses/
Di2c-wmt.c123 int last) in wmt_i2c_write()
214 int last) in wmt_i2c_read()
/Linux-v6.6/net/netfilter/
Dnf_tables_core.c247 #define nft_rule_dp_for_each_expr(expr, last, rule) \ argument
257 const struct nft_expr *expr, *last; in nft_do_chain() local
/Linux-v6.6/drivers/soc/fsl/qbman/
Ddpaa_sys.h92 static inline u8 dpaa_cyc_diff(u8 ringsize, u8 first, u8 last) in dpaa_cyc_diff()
/Linux-v6.6/arch/x86/kernel/
Dsetup_percpu.c67 pg_data_t *last = NULL; in pcpu_need_numa() local
/Linux-v6.6/arch/um/drivers/
Dvde_kern.c73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
/Linux-v6.6/drivers/i3c/master/mipi-i3c-hci/
Dcore.c200 int i, last, ret = 0; in i3c_hci_send_ccc_cmd() local
280 int i, last, ret = 0; in i3c_hci_priv_xfers() local
338 int i, last, ret = 0; in i3c_hci_i2c_xfers() local
/Linux-v6.6/include/linux/
Drculist_nulls.h133 struct hlist_nulls_node *i, *last = NULL; in hlist_nulls_add_tail_rcu() local
Dinterval_tree.h10 unsigned long last; /* Last location _in_ interval */ member
/Linux-v6.6/sound/pci/emu10k1/
Dvoice.c127 int last; in snd_emu10k1_voice_free() local
/Linux-v6.6/drivers/pinctrl/meson/
Dpinctrl-meson-axg-pmx.h14 unsigned int last; member
/Linux-v6.6/arch/mips/mm/
Dsc-ip22.c29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
/Linux-v6.6/arch/csky/lib/
Dstring.c46 unsigned long last, next; in memcpy() local
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Doverlay-sysfs.c139 char *last; in overlay_position_store() local
178 char *last; in overlay_output_size_store() local
/Linux-v6.6/drivers/media/v4l2-core/
Dvideobuf-dma-sg.c155 unsigned long first, last; in videobuf_dma_init_user_locked() local
590 unsigned int first, last, size = 0, i; in __videobuf_mmap_mapper() local
/Linux-v6.6/arch/riscv/include/asm/
Dswitch_to.h76 #define switch_to(prev, next, last) \ argument
/Linux-v6.6/arch/x86/include/asm/
Dswitch_to.h49 #define switch_to(prev, next, last) \ argument
/Linux-v6.6/net/sched/
Dsch_mqprio_lib.c27 unsigned int last = qopt->offset[i] + qopt->count[i]; in mqprio_validate_queue_counts() local
/Linux-v6.6/arch/mips/lib/
Ddump_tlb.c66 static void dump_tlb(int first, int last) in dump_tlb()
/Linux-v6.6/drivers/video/fbdev/
Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
/Linux-v6.6/fs/btrfs/
Dsubpage.c258 bool last; in btrfs_subpage_end_reader() local
447 bool last = false; in btrfs_subpage_clear_and_test_dirty() local
460 bool last; in btrfs_subpage_clear_dirty() local
/Linux-v6.6/arch/powerpc/include/asm/
Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
/Linux-v6.6/drivers/comedi/drivers/tests/
Dni_routes_test.c185 int last = NI_NAMES_BASE - 1; in route_set_dests_in_order() local
202 int last = NI_NAMES_BASE - 1; in route_set_sources_in_order() local
/Linux-v6.6/fs/
Dnamei.c570 struct qstr last; member
668 struct saved *last = nd->stack + i; in drop_links() local
733 struct saved *last = nd->stack + i; in legitimize_links() local
1025 struct saved *last = nd->stack + --nd->depth; in put_link() local
1758 struct saved *last; in pick_link() local
2545 struct qstr *last, int *type, in __filename_parentat()
2570 struct qstr *last, int *type) in filename_parentat()
2579 struct qstr last; in __kern_path_locked() local
2628 struct path *parent, struct qstr *last, int *type, in vfs_path_parent_lookup()
3863 struct qstr last; in filename_create() local
[all …]
/Linux-v6.6/lib/zlib_inflate/
Dinffast.c71 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local

12345678910>>...32