/Linux-v6.6/tools/perf/util/ |
D | trace-event-parse.c | 131 char *next = NULL; in parse_ftrace_printk() local 156 char *next = NULL; in parse_saved_cmdline() local
|
/Linux-v6.6/drivers/misc/mei/ |
D | interrupt.c | 31 struct mei_cl_cb *cb, *next; in mei_irq_compl_handler() local 512 struct mei_cl_cb *cb, *next; in mei_irq_write_handler() local
|
/Linux-v6.6/fs/ext2/ |
D | balloc.c | 579 ext2_grpblk_t next; in bitmap_search_next_usable_block() local 602 ext2_grpblk_t here, next; in find_next_usable_block() local 755 struct rb_node *next; in find_next_reservable_window() local 1009 struct rb_node *next; in try_to_extend_reservation() local
|
/Linux-v6.6/kernel/locking/ |
D | lockdep.c | 1615 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit() 1620 static inline u8 calc_dep(struct held_lock *prev, struct held_lock *next) in calc_dep() 1630 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb() 1635 static inline u8 calc_depb(struct held_lock *prev, struct held_lock *next) in calc_depb() 2565 struct held_lock *next, in print_bad_irq_dependency() 2789 struct held_lock *next) in check_irq_usage() 2877 struct held_lock *prev, struct held_lock *next) in check_irq_usage() 2966 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario() local 2984 struct held_lock *next) in print_deadlock_bug() 3026 check_deadlock(struct task_struct *curr, struct held_lock *next) in check_deadlock() [all …]
|
/Linux-v6.6/lib/ |
D | llist.c | 55 struct llist_node *entry, *next; in llist_del_first() local
|
D | timerqueue.c | 75 struct rb_node *next; in timerqueue_iterate_next() local
|
/Linux-v6.6/drivers/rtc/ |
D | interface.c | 804 struct timerqueue_node *next = timerqueue_getnext(&rtc->timerqueue); in rtc_timer_enqueue() local 867 struct timerqueue_node *next = timerqueue_getnext(&rtc->timerqueue); in rtc_timer_remove() local 903 struct timerqueue_node *next; in rtc_timer_do_work() local
|
/Linux-v6.6/drivers/scsi/elx/libefc/ |
D | efc_nport.c | 625 struct efc_vport *next; in efc_vport_start() local 686 struct efc_vport *next; in efc_nport_vport_del() local 723 struct efc_vport *next; in efc_vport_del_all() local
|
/Linux-v6.6/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 78 struct pxa3xx_gcu_batch *next; member 191 struct pxa3xx_gcu_batch *next; in flush_running() local 554 struct pxa3xx_gcu_batch *next, *buffer = priv->free; in pxa3xx_gcu_free_buffers() local
|
/Linux-v6.6/drivers/usb/chipidea/ |
D | otg_fsm.c | 34 char *next; in a_bus_req_show() local 83 char *next; in a_bus_drop_show() local 123 char *next; in b_bus_req_show() local
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | aclocal.h | 193 struct acpi_new_table_desc *next; member 412 struct acpi_sci_handler_info *next; member 431 struct acpi_gpe_notify_info *next; member 483 struct acpi_gpe_block_info *next; member 499 struct acpi_gpe_xrupt_info *next; member 549 struct acpi_ged_handler_info *next; member 703 struct acpi_address_range *next; member 818 struct acpi_comment_node *next; member 823 struct acpi_comment_addr_node *next; member 835 struct acpi_file_node *next; member [all …]
|
D | dsdebug.c | 93 union acpi_parse_object *next; in acpi_ds_dump_method_stack() local
|
/Linux-v6.6/arch/arm/include/asm/ |
D | fiq.h | 23 struct fiq_handler *next; member
|
/Linux-v6.6/kernel/bpf/ |
D | percpu_freelist.h | 20 struct pcpu_freelist_node *next; member
|
/Linux-v6.6/fs/xfs/ |
D | xfs_mru_cache.c | 232 struct xfs_mru_cache_elem *elem, *next; in _xfs_mru_cache_clear_reap_list() local 270 unsigned long now, next; in _xfs_mru_cache_reap() local
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | adf_dev_mgr.c | 191 struct vf_id_map *next; in adf_devmgr_add_dev() local 257 struct vf_id_map *map, *next; in adf_devmgr_rm_dev() local
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 43 struct list_head *next, *prev; member 61 struct list_head *prev, struct list_head *next) in __list_add()
|
/Linux-v6.6/tools/perf/util/bpf_skel/ |
D | off_cpu.bpf.c | 186 struct task_struct *next, int state) in off_cpu_stat() 266 struct task_struct *prev, *next; in on_switch() local
|
/Linux-v6.6/arch/um/include/shared/ |
D | mem_user.h | 36 struct iomem_region *next; member
|
/Linux-v6.6/drivers/dma-buf/ |
D | sw_sync.c | 195 struct sync_pt *pt, *next; in sync_timeline_signal() local 312 struct sync_pt *pt, *next; in sw_sync_debugfs_release() local
|
/Linux-v6.6/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 385 struct reserved *next; in igt_evict_contexts() member 522 struct reserved *next = reserved->next; in igt_evict_contexts() local
|
/Linux-v6.6/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 70 hash_ip4_data_next(struct hash_ip4_elem *next, const struct hash_ip4_elem *e) in hash_ip4_data_next() 202 hash_ip6_data_next(struct hash_ip6_elem *next, const struct hash_ip6_elem *e) in hash_ip6_data_next()
|
D | ip_set_hash_ipmac.c | 71 hash_ipmac4_data_next(struct hash_ipmac4_elem *next, in hash_ipmac4_data_next() 179 hash_ipmac6_data_next(struct hash_ipmac6_elem *next, in hash_ipmac6_data_next()
|
D | ip_set_hash_ipmark.c | 69 hash_ipmark4_data_next(struct hash_ipmark4_elem *next, in hash_ipmark4_data_next() 201 hash_ipmark6_data_next(struct hash_ipmark6_elem *next, in hash_ipmark6_data_next()
|
/Linux-v6.6/fs/ceph/ |
D | quota.c | 217 struct ceph_snap_realm *realm, *next; in get_quota_realm() local 321 struct ceph_snap_realm *realm, *next; in check_quota_exceeded() local
|