| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dm-io.h | 26 struct page_list *next; member
|
| H A D | nls.h | 34 struct nls_table *next; member
|
| H A D | seq_file.h | 35 void * (*next) (struct seq_file *m, void *v, loff_t *pos); member
|
| H A D | static_call.h | 168 struct static_call_mod *next; member
|
| H A D | rhashtable-types.h | 18 struct rhash_head __rcu *next; member 23 struct rhlist_head __rcu *next; member
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | decompressor_lzma.c | 7 struct z_erofs_lzma *next; member
|
| H A D | decompressor_deflate.c | 7 struct z_erofs_deflate *next; member
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | xattr.h | 62 struct jffs2_xattr_ref *next; /* chained from ic->xref_list */ member
|
| /kernel/linux/linux-6.6/fs/lockd/ |
| H A D | clntlock.c | 232 struct file_lock *fl, *next; in reclaimer() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | gtp.h | 46 __u8 next; member
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_mru_cache.c | 232 struct xfs_mru_cache_elem *elem, *next; variable 270 unsigned long now, next; in _xfs_mru_cache_reap() local [all...] |
| /kernel/linux/linux-6.6/include/linux/mmc/ |
| H A D | sdio_func.h | 25 struct sdio_func_tuple *next; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/ |
| H A D | ia_css_pipeline.h | 38 struct ia_css_pipeline_stage *next; member
|
| /kernel/linux/linux-6.6/drivers/tty/serial/8250/ |
| H A D | 8250_hp300.c | 29 struct hp300_port *next; /* next port */ member
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| H A D | tty_ldsem.c | 76 struct ldsem_waiter *waiter, *next; in __ldsem_wake_readers() local
|
| /kernel/linux/linux-6.6/drivers/target/ |
| H A D | target_core_tmr.c | 111 struct se_cmd *se_cmd, *next; in core_tmr_abort_task() local 274 struct se_cmd *cmd, *next; in core_tmr_drain_state_list() local
|
| /kernel/linux/linux-6.6/drivers/vfio/pci/pds/ |
| H A D | lm.c | 352 pds_vfio_step_device_state_locked(struct pds_vfio_pci_device *pds_vfio, enum vfio_device_mig_state next) pds_vfio_step_device_state_locked() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | fb_defio.c | 239 struct fb_deferred_io_pageref *pageref, *next; in fb_deferred_io_work() local
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | sim710.c | 53 char *pos = str, *next; in param_setup() local
|
| /kernel/linux/linux-6.6/drivers/pnp/ |
| H A D | core.c | 94 struct pnp_id *next; in pnp_free_ids() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | xhci-ext-caps.h | 101 u32 next; in xhci_find_next_ext_cap() local
|
| /kernel/linux/linux-6.6/drivers/tty/hvc/ |
| H A D | hvc_console.h | 49 struct list_head next; member
|
| /kernel/linux/linux-6.6/drivers/virt/acrn/ |
| H A D | ioeventfd.c | 265 struct hsm_ioeventfd *p, *next; in acrn_ioeventfd_deinit() local
|
| H A D | irqfd.c | 226 struct hsm_irqfd *irqfd, *next; in acrn_irqfd_deinit() local
|
| /kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
| H A D | zlist.c | 36 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 46 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 56 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 66 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 76 zlist_before_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_add_check() argument 79 zlist_after_add_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_add_check() argument 82 zlist_before_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_before_del_check() argument 85 zlist_after_del_check(struct zlist_table *tab, struct zlist_node *prev, struct zlist_node *node, struct zlist_node *next) zlist_after_del_check() argument 118 struct zlist_node *next = idx2node(nid, tab); zlist_add_nolock() local 165 struct zlist_node *next = idx2node(nid, tab); zlist_del_nolock() local [all...] |