Home
last modified time | relevance | path

Searched refs:next (Results 6601 - 6625 of 12742) sorted by relevance

1...<<261262263264265266267268269270>>...510

/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_mr.h59 u32 next; /* next unused index (speeds search) */ member
77 struct rvt_sge *sg_list; /* next SGE to be used if any */
/kernel/linux/linux-5.10/drivers/zorro/
H A Dproc.c93 .next = zorro_seq_next,
/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.h120 __be32 next; member
/kernel/linux/linux-5.10/lib/
H A Dirq_poll.c105 iop = list_entry(list->next, struct irq_poll, list); in irq_poll_softirq()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_ring.h40 /* This marks a buffer as continuing via the next field. */
96 /* Virtio ring descriptors: 16 bytes. These can chain together via "next". */
105 __virtio16 next; member
178 * // Padding to the next align boundary.
/kernel/linux/linux-5.10/kernel/bpf/
H A Dprog_iter.c76 .next = bpf_prog_seq_next,
/kernel/linux/linux-5.10/kernel/sched/
H A Dstats.c118 .next = schedstat_next,
/kernel/linux/linux-5.10/fs/proc/
H A Dnommu.c106 .next = nommu_region_list_next,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk104.h33 int next; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dnv40.c74 .next = nv40_perfctr_next,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h75 u64 next; member
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_legacy.h23 * The above copyright notice and this permission notice (including the next
63 struct drm_buf *next; /**< Kernel-only: used for free list */ member
/kernel/linux/linux-5.10/include/linux/
H A Dhdlc.h30 struct hdlc_proto *next; /* next protocol in the list */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h53 * chain, where the nodes of the chain are linked together through their next
66 struct l2t_entry *next; /* next l2t_entry on chain */ member
75 struct l2t_entry *rover; /* starting point for next allocation */
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_mac.h190 hash_entry = ETH_HASH_ENTRY_OBJ(addr_lst->next); in dequeue_addr_from_hash_entry()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_debugfs.c15 .next = mlx5_esw_bridge_debugfs_next,
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Devmisc.c185 handler_obj->notify.next[info->notify.handler_list_id]; in acpi_ev_notify_dispatch()
H A Dacstruct.h38 struct acpi_walk_state *next; /* Next walk_state in list */ member
89 union acpi_parse_object *next_op; /* next op to be processed */
H A Ddswscope.c40 walk_state->scope_info = scope_info->scope.next; in acpi_ds_scope_stack_clear()
H A Dpsscope.c154 * arg_list - Where the popped "next argument" is
172 /* Only pop the scope if there is in fact a next scope */ in acpi_ps_pop_scope()
174 if (scope->common.next) { in acpi_ps_pop_scope()
188 /* Empty parse stack, prepare to fetch next opcode */ in acpi_ps_pop_scope()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dproc.c53 dev->physical_node_list.next) in acpi_system_wakeup_device_seq_show()
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.h57 unsigned long descr; /* next descriptor (RX) */
64 struct atm_vcc *next; /* next pending RX */ member
127 unsigned long pos; /* position of next descriptor */
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmakemapdata.c122 this = this->next; in main()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_xtree.h73 __le64 next; /* 8: */ member
78 __le16 nextindex; /* 2: next index = number of entries */
/kernel/linux/linux-6.6/fs/dlm/
H A Drequestqueue.c82 e = list_entry(ls->ls_requestqueue.next, struct rq_entry, list); in dlm_process_requestqueue()

Completed in 13 milliseconds

1...<<261262263264265266267268269270>>...510