Searched defs:prev (Results 126 - 150 of 707) sorted by last modified time

1234567891011>>

/linux-master/kernel/locking/
H A Dqspinlock.c315 struct mcs_spinlock *prev, *next, *node; local
271 __pv_wait_node(struct mcs_spinlock *node, struct mcs_spinlock *prev) argument
/linux-master/kernel/kcsan/
H A Dkcsan_test.c1386 static const void *nthreads_gen_params(const void *prev, char *desc) argument
/linux-master/kernel/
H A Djump_label.c740 struct static_key_mod *jlm, **prev; local
/linux-master/kernel/bpf/
H A Dverifier.c17696 static bool reg_type_mismatch(enum bpf_reg_type src, enum bpf_reg_type prev) argument
H A Dhelpers.c1334 struct bpf_prog *prev, *prog = aux->prog; local
/linux-master/io_uring/
H A Dtimeout.c25 struct io_kiocb *prev; member in struct:io_timeout
302 struct io_kiocb *prev = timeout->prev; local
327 struct io_kiocb *prev, *req = data->req; local
[all...]
H A Drw.c1111 struct io_wq_work_node *pos, *start, *prev; local
H A Dio-wq.c478 struct io_wq_work_node *node, *prev; variable in typeref:struct:
1040 struct io_wq_work_node *node, *prev; local
1017 io_wq_remove_pending(struct io_wq *wq, struct io_wq_work *work, struct io_wq_work_node *prev) argument
1340 int prev[IO_WQ_ACCT_NR]; local
[all...]
/linux-master/include/linux/
H A Dvtime.h87 static inline void vtime_task_switch(struct task_struct *prev) argument
112 static inline void vtime_task_switch(struct task_struct *prev) { } argument
H A Dperf_event.h1469 static inline void perf_event_task_sched_in(struct task_struct *prev, argument
1482 static inline void perf_event_task_sched_out(struct task_struct *prev, argument
1746 perf_event_task_sched_in(struct task_struct *prev, argument
1749 perf_event_task_sched_out(struct task_struct *prev, argument
H A Dblk-mq.h259 rq_list_move(struct request **src, struct request **dst, struct request *rq, struct request *prev) argument
H A Damd-pstate.h97 struct amd_aperf_mperf prev; member in struct:amd_cpudata
H A Dacpi.h1409 acpi_graph_get_next_endpoint(const struct fwnode_handle *fwnode, struct fwnode_handle *prev) argument
/linux-master/include/linux/mlx5/
H A Ddriver.h435 u32 prev; member in struct:mlx5_core_health
/linux-master/fs/reiserfs/
H A Ditem_ops.c264 __u32 prev = INT_MAX; local
/linux-master/fs/ntfs3/
H A Dindex.c2259 struct NTFS_DE *e, *re, *next, *prev, *me; local
/linux-master/fs/
H A Dlibfs.c577 static struct dentry *find_next_child(struct dentry *parent, struct dentry *prev) argument
/linux-master/fs/gfs2/
H A Dxattr.c92 struct gfs2_ea_header *ea, *prev = NULL; local
179 ea_find_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
233 ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
328 ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, int leave) argument
354 ea_list_i(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
845 struct gfs2_ea_header *prev = el->el_prev; local
924 ea_set_simple(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, void *private) argument
1092 struct gfs2_ea_header *prev = el->el_prev; local
[all...]
H A Ddir.c559 struct gfs2_dirent *dent, *prev; local
671 dirent_del(struct gfs2_inode *dip, struct buffer_head *bh, struct gfs2_dirent *prev, struct gfs2_dirent *cur) argument
1006 struct gfs2_dirent *dent = NULL, *prev = NULL, *next = NULL, *new; local
1880 struct gfs2_dirent *dent, *prev = NULL; local
[all...]
/linux-master/fs/btrfs/
H A Dordered-data.c67 struct rb_node *prev = NULL; local
129 struct rb_node *prev = NULL; local
1008 struct rb_node *prev; local
[all...]
H A Dinode.c10864 struct rb_node *prev; local
H A Dfree-space-cache.c1708 struct btrfs_free_space *entry = NULL, *prev = NULL; local
[all...]
H A Dextent_map.c143 struct rb_node *prev = NULL; local
220 mergeable_maps(const struct extent_map *prev, const struct extent_map *next) argument
521 struct rb_node *prev; local
540 struct extent_map *prev; local
[all...]
H A Dextent-io-tree.c264 struct rb_node *prev = NULL; local
360 struct extent_state *prev; local
366 state, prev); local
1525 struct extent_state *prev = NULL, *next = NULL; local
1667 struct extent_state *prev; local
[all...]
/linux-master/drivers/virtio/
H A Dvirtio_ring.c556 unsigned int i, n, avail, descs_used, prev, err_idx; local
1415 u16 head, id, prev, curr, avail_used_flags; local

Completed in 512 milliseconds

1234567891011>>