/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ir-kbd-i2c.c | 453 u8 c, last = 0xff; in copy_codes() local
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hil_mlc.c | 812 uint8_t *idx, *last; in hil_mlc_serio_write() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_driver.c | 451 int last; in qib_kreceive() local
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | analog.c | 239 unsigned char data[4], this, last; in analog_cooked_read() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | omap_gem.c | 126 int last; /* index of last used entry */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.h | 272 struct ilt_cfg_pair last; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_counters.c | 238 struct mlx5_fc *counter = NULL, *last = NULL, *tmp; in mlx5_fc_stats_work() local
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-meson.c | 96 bool last; member 302 meson_i2c_xfer_msg(struct meson_i2c *i2c, struct i2c_msg *msg, int last, bool atomic) meson_i2c_xfer_msg() argument
|
H A D | i2c-pnx.c | 44 int last; member
|
H A D | i2c-sirf.c | 81 int last; /* Last message in transfer, STOP cmd can be sent */ member
|
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | gsi_trans.c | 374 bool last; in gsi_trans_free() local
|
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 1099 struct asd_ascb *last = list_entry(first->list.prev, in asd_ascb_alloc_list() local 1133 struct asd_ascb *last = list_entry(ascb->list.prev, in asd_swap_head_scb() local
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | cppi_dma.c | 1006 struct cppi_descriptor *last in cppi_rx_scan() local [all...] |
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_bpf.c | 302 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete() argument
|
H A D | cls_flow.c | 566 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete() argument
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | input.c | 472 bool last = terminal && (sp->rx_flags & RXRPC_SKB_INCL_LAST); in rxrpc_input_data() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pwm.h | 87 struct pwm_state last; member
|
/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | list.h | 279 struct list_head *last = list->prev; in __list_splice() local
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-component.c | 772 snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_component **last) snd_soc_pcm_component_hw_params() argument 795 snd_soc_pcm_component_hw_free(struct snd_pcm_substream *substream, struct snd_soc_component *last) snd_soc_pcm_component_hw_free() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | callchain.h | 166 struct callchain_cursor_node **last; member
|
H A D | cpumap.c | 497 bool last = i == map->nr; in cpu_map__snprint() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | free-space-tree.c | 235 u64 first, last; in convert_free_space_to_bitmaps() local 528 unsigned long ptr, first, last; in free_space_set_bits() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_txnmgr.h | 36 lid_t last; /* index of last tlock of tid */ member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ialloc.c | 572 ext4_group_t i, last, ngroups = ext4_get_groups_count(sb); in find_group_other() local
|
H A D | indirect.c | 861 ext4_clear_blocks(handle_t *handle, struct inode *inode, struct buffer_head *bh, ext4_fsblk_t block_to_free, unsigned long count, __le32 *first, __le32 *last) ext4_clear_blocks() argument 918 ext4_free_data(handle_t *handle, struct inode *inode, struct buffer_head *this_bh, __le32 *first, __le32 *last) ext4_free_data() argument 1003 ext4_free_branches(handle_t *handle, struct inode *inode, struct buffer_head *parent_bh, __le32 *first, __le32 *last, int depth) ext4_free_branches() argument [all...] |