/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_etf.c | 34 ktime_t last; /* The txtime of the last skb sent to the netdevice. */ member
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_limit.c | 19 u64 last; member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | videobuf-core.h | 143 enum v4l2_field last; /* for field=V4L2_FIELD_ALTERNATE */ member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 60 s64 last; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | rculist.h | 241 struct list_head *last = list->prev; in __list_splice_init_rcu() local 619 struct hlist_node *i, *last = NULL; in hlist_add_tail_rcu() local [all...] |
/kernel/linux/linux-5.10/sound/i2c/ |
H A D | i2c.c | 243 static int snd_i2c_bit_readbyte(struct snd_i2c_bus *bus, int last) in snd_i2c_bit_readbyte() argument
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-plugin.c | 244 struct registered_plugin_options **last; in tep_plugin_remove_options() local
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-compress.c | 25 soc_compr_components_open(struct snd_compr_stream *cstream, struct snd_soc_component **last) soc_compr_components_open() argument 52 soc_compr_components_free(struct snd_compr_stream *cstream, struct snd_soc_component *last) soc_compr_components_free() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | ordered-events.c | 20 struct ordered_event *last = oe->last; in queue_event() local 293 struct ordered_event *first, *last; __ordered_events__flush() local [all...] |
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | dat.c | 439 __u64 first, last; in nilfs_dat_get_vinfo() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode-map.c | 37 u64 last = (u64)-1; in caching_kthread() local [all...] |
H A D | ordered-data.h | 13 struct rb_node *last; member
|
/kernel/linux/linux-5.10/fs/notify/ |
H A D | mark.c | 551 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | vhost_types.h | 147 __u64 last; member
|
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | dir_f.c | 76 int last = 5 - 26; in adfs_dir_checkbyte() local
|
/kernel/linux/linux-5.10/fs/befs/ |
H A D | btree.c | 333 int first, last, mid; in befs_find_key() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | readpage.c | 278 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
|
/kernel/linux/linux-5.10/fs/fat/ |
H A D | misc.c | 105 int ret, new_fclus, last; in fat_chain_add() local
|
/kernel/linux/linux-5.10/fs/efs/ |
H A D | inode.c | 204 int cur, last, first = 1; in efs_map_block() local
|
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inflate.c | 343 code last; /* parent table entry */ in zlib_inflate() local [all...] |
H A D | inflate.h | 76 int last; /* true if processing last block */ member
|
/kernel/linux/linux-5.10/mm/ |
H A D | hmm.c | 31 unsigned long last; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | klist.c | 336 struct klist_node *last = i->i_cur; in klist_prev() local 378 struct klist_node *last = i->i_cur; in klist_next() local [all...] |
/kernel/linux/linux-5.10/lib/vdso/ |
H A D | gettimeofday.c | 14 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta() argument 55 u64 cycles, last, ns; in do_hres_timens() local 111 u64 cycles, last, sec, ns; in do_hres() local
|
/kernel/linux/linux-5.10/io_uring/ |
H A D | io-wq.h | 29 struct io_wq_work_node *last; member 57 wq_list_cut(struct io_wq_work_list *list, struct io_wq_work_node *last, struct io_wq_work_node *prev) wq_list_cut() argument [all...] |