/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-wmt.c | 123 int last) in wmt_i2c_write() 214 int last) in wmt_i2c_read()
|
/Linux-v6.6/net/netfilter/ |
D | nf_tables_core.c | 247 #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/ |
D | dpaa_sys.h | 92 static inline u8 dpaa_cyc_diff(u8 ringsize, u8 first, u8 last) in dpaa_cyc_diff()
|
/Linux-v6.6/arch/x86/kernel/ |
D | setup_percpu.c | 67 pg_data_t *last = NULL; in pcpu_need_numa() local
|
/Linux-v6.6/arch/um/drivers/ |
D | vde_kern.c | 73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
|
/Linux-v6.6/drivers/i3c/master/mipi-i3c-hci/ |
D | core.c | 200 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/ |
D | rculist_nulls.h | 133 struct hlist_nulls_node *i, *last = NULL; in hlist_nulls_add_tail_rcu() local
|
D | interval_tree.h | 10 unsigned long last; /* Last location _in_ interval */ member
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | voice.c | 127 int last; in snd_emu10k1_voice_free() local
|
/Linux-v6.6/drivers/pinctrl/meson/ |
D | pinctrl-meson-axg-pmx.h | 14 unsigned int last; member
|
/Linux-v6.6/arch/mips/mm/ |
D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|
/Linux-v6.6/arch/csky/lib/ |
D | string.c | 46 unsigned long last, next; in memcpy() local
|
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
D | overlay-sysfs.c | 139 char *last; in overlay_position_store() local 178 char *last; in overlay_output_size_store() local
|
/Linux-v6.6/drivers/media/v4l2-core/ |
D | videobuf-dma-sg.c | 155 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/ |
D | switch_to.h | 76 #define switch_to(prev, next, last) \ argument
|
/Linux-v6.6/arch/x86/include/asm/ |
D | switch_to.h | 49 #define switch_to(prev, next, last) \ argument
|
/Linux-v6.6/net/sched/ |
D | sch_mqprio_lib.c | 27 unsigned int last = qopt->offset[i] + qopt->count[i]; in mqprio_validate_queue_counts() local
|
/Linux-v6.6/arch/mips/lib/ |
D | dump_tlb.c | 66 static void dump_tlb(int first, int last) in dump_tlb()
|
/Linux-v6.6/drivers/video/fbdev/ |
D | c2p_iplan2.c | 92 u32 dst_idx, first, last, w; in c2p_iplan2() local
|
D | c2p_planar.c | 94 u32 dst_idx, first, last, w; in c2p_planar() local
|
/Linux-v6.6/fs/btrfs/ |
D | subpage.c | 258 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/ |
D | switch_to.h | 17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
|
/Linux-v6.6/drivers/comedi/drivers/tests/ |
D | ni_routes_test.c | 185 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/ |
D | namei.c | 570 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/ |
D | inffast.c | 71 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
|