Home
last modified time | relevance | path

Searched defs:next (Results 101 – 125 of 2202) sorted by relevance

12345678910>>...89

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.c114 u32 itr, next; in sparx5_lg_get_last() local
167 u32 itr, next; in sparx5_lg_get_group_by_index() local
211 u32 idx, u32 *prev, u32 *next, u32 *first) in sparx5_lg_get_adjacent()
268 u32 first, next, prev; in sparx5_lg_del() local
297 u32 first, next, old_group; in sparx5_lg_add() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dbootx.h29 u32 next; member
45 u32 next; member
H A Dmmu_context.h58 struct mm_struct *next, in switch_mmu_context()
229 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
245 static inline void activate_mm(struct mm_struct *prev, struct mm_struct *next) in activate_mm()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp150 inline auto match::next() noexcept in next() function in sdbusplus::async::match
156 auto match::next() noexcept in next() function in sdbusplus::async::match
/openbmc/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c31 sem_t *next = (sem_t *)args + 1; in dscr_explicit_lockstep_thread() local
57 sem_t *next = &semaphores[0]; in dscr_explicit_lockstep_test() local
/openbmc/linux/net/ipv6/
H A Dip6_input.c84 struct sk_buff *skb, *next; in ip6_sublist_rcv_finish() local
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
329 struct sk_buff *skb, *next; in ipv6_list_rcv() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c399 static void switch_mocs(struct intel_vgpu *pre, struct intel_vgpu *next, in switch_mocs()
474 struct intel_vgpu *next, in switch_mmio()
559 struct intel_vgpu *next, in intel_gvt_switch_mmio()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c110 struct mlx5_wqe_srq_next_seg *next; in create_srq_kernel() local
397 struct mlx5_wqe_srq_next_seg *next; in mlx5_ib_free_srq_wqe() local
413 struct mlx5_wqe_srq_next_seg *next; in mlx5_ib_post_srq_recv() local
/openbmc/linux/block/partitions/
H A Dcmdline.c74 char *next = strsep(&partdef, ")"); in parse_subpart() local
119 char *next; in parse_parts() local
182 char *next; in cmdline_parts_parse() local
/openbmc/linux/arch/s390/mm/
H A Dpageattr.c178 unsigned long next; in walk_pmd_level() local
267 unsigned long next; in walk_pud_level() local
301 unsigned long next; in walk_p4d_level() local
323 unsigned long next; in change_page_attr() local
/openbmc/linux/lib/
H A Dplist.c46 struct list_head *prev = top, *next = top->next; in plist_check_list() local
118 struct plist_node *next; in plist_del() local
/openbmc/linux/security/selinux/ss/
H A Dconstraint.h54 struct constraint_expr *next; /* next expression */ member
60 struct constraint_node *next; /* next constraint */ member
/openbmc/linux/include/sound/
H A Dsoundfont.h20 struct snd_sf_zone *next; /* Link to next */ member
38 struct snd_sf_sample *next; member
45 struct snd_soundfont *next; /* Link to next */ member
/openbmc/linux/drivers/media/pci/zoran/
H A Dvideocodec.c21 struct attached_list *next; member
28 struct codec_list *next; member
/openbmc/linux/net/atm/
H A Dmpc.h16 struct mpoa_client *next; member
42 struct atm_mpoa_qos *next; member
/openbmc/u-boot/scripts/dtc/
H A Ddtc.h86 struct marker *next; member
137 struct label *next; member
149 struct property *next; member
240 struct reserve_info *next; member
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp375 int plat_udbg_get_post_desc(uint8_t index, uint8_t* next, uint8_t phase, in plat_udbg_get_post_desc()
456 int plat_udbg_get_gpio_desc(uint8_t index, uint8_t* next, uint8_t* level, in plat_udbg_get_gpio_desc()
627 static int udbg_get_info_page(uint8_t, uint8_t page, uint8_t* next, in udbg_get_info_page() argument
784 static int udbg_get_postcode(uint8_t, uint8_t page, uint8_t* next, in udbg_get_postcode() argument
867 int plat_udbg_get_frame_data(uint8_t frame, uint8_t page, uint8_t* next, in plat_udbg_get_frame_data()
/openbmc/linux/drivers/acpi/acpica/
H A Dhwpci.c24 struct acpi_pci_device *next; member
264 struct acpi_pci_device *next; in acpi_hw_delete_pci_list() local
/openbmc/linux/tools/include/linux/
H A Dlist.h40 struct list_head *next) in __list_add()
87 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
207 struct list_head *next = head->next; in list_empty_careful() local
276 struct list_head *next) in __list_splice()
627 struct hlist_node *next = n->next; in __hlist_del() local
662 struct hlist_node *next) in hlist_add_before()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_gpuva_mgr.c992 struct drm_gpuva *next, in drm_gpuva_remap()
1045 struct drm_gpuva_op_map *next, in op_remap_cb()
1079 struct drm_gpuva *va, *next; in __drm_gpuva_sm_map() local
1220 struct drm_gpuva *va, *next; in __drm_gpuva_sm_unmap() local
1228 struct drm_gpuva_op_map prev = {}, next = {}; in __drm_gpuva_sm_unmap() local
1707 struct drm_gpuva_op *op, *next; in drm_gpuva_ops_free() local
/openbmc/linux/tools/net/ynl/generated/
H A Dnetdev-user.h68 struct netdev_dev_get_list *next; member
80 struct ynl_ntf_base_type *next; member
/openbmc/linux/net/ipv4/
H A Dip_input.c576 struct sk_buff *skb, *next; in ip_sublist_rcv_finish() local
597 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
648 struct sk_buff *skb, *next; in ip_list_rcv() local
/openbmc/linux/kernel/sched/
H A Dstats.h183 struct task_struct *next, in psi_sched_switch()
197 struct task_struct *next, in psi_sched_switch()
281 sched_info_switch(struct rq *rq, struct task_struct *prev, struct task_struct *next) in sched_info_switch()
298 # define sched_info_switch(rq, t, next) do { } while (0) argument
/openbmc/linux/mm/
H A Dsparse-vmemmap.c299 unsigned long addr, unsigned long next) in vmemmap_set_pmd()
304 unsigned long addr, unsigned long next) in vmemmap_check_pmd()
313 unsigned long next; in vmemmap_populate_hugepages() local
423 unsigned long next, last = addr + size; in vmemmap_populate_compound_pages() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dgop.c38 static bool parse_modenum(char *option, char **next) in parse_modenum()
55 static bool parse_res(char *option, char **next) in parse_res()
91 static bool parse_auto(char *option, char **next) in parse_auto()
104 static bool parse_list(char *option, char **next) in parse_list()

12345678910>>...89