/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nv17_fence.c | 37 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv17_fence_sync()
|
D | nv04_fence.c | 53 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv04_fence_sync()
|
/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() 2564 struct held_lock *prev, in print_bad_irq_dependency() 2788 static int check_irq_usage(struct task_struct *curr, struct held_lock *prev, in check_irq_usage() 2877 struct held_lock *prev, struct held_lock *next) in check_irq_usage() 2967 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario() local 2983 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, in print_deadlock_bug() 3029 struct held_lock *prev; in check_deadlock() local [all …]
|
/Linux-v6.6/drivers/acpi/acpica/ |
D | psparse.c | 103 union acpi_parse_object *prev; in acpi_ps_complete_this_op() local
|
/Linux-v6.6/include/linux/ |
D | dma-fence-chain.h | 27 struct dma_fence __rcu *prev; member
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ftm-responder.c | 375 struct iwl_mvm_pasn_sta *sta, *prev; in iwl_mvm_ftm_resp_remove_pasn_sta() local 442 struct iwl_mvm_pasn_sta *sta, *prev; in iwl_mvm_ftm_responder_clear() local
|
/Linux-v6.6/arch/loongarch/include/asm/ |
D | atomic.h | 107 int prev, rc; in ATOMIC_OPS() local 242 long prev, rc; in ATOMIC64_OPS() local
|
/Linux-v6.6/net/netfilter/ipset/ |
D | ip_set_list_set.c | 190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local 237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local 319 struct set_elem *e, *next, *prev = NULL; in list_set_udel() local
|
/Linux-v6.6/net/can/j1939/ |
D | address-claim.c | 129 struct j1939_ecu *ecu, *prev; in j1939_ac_process() local
|
/Linux-v6.6/fs/btrfs/ |
D | lru_cache.c | 73 struct list_head *prev = entry->list.prev; in btrfs_lru_cache_remove() local
|
/Linux-v6.6/fs/crypto/ |
D | hkdf.c | 124 const u8 *prev = NULL; in fscrypt_hkdf_expand() local
|
/Linux-v6.6/arch/arc/include/asm/ |
D | mmu_context.h | 132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
|
/Linux-v6.6/drivers/usb/host/ |
D | ohci-mem.c | 113 struct td **prev = &hc->td_hash [TD_HASH_FUNC (td->td_dma)]; in td_free() local
|
/Linux-v6.6/drivers/acpi/nfit/ |
D | core.c | 699 struct nfit_table_prev *prev, in add_spa() 729 struct nfit_table_prev *prev, in add_memdev() 800 struct nfit_table_prev *prev, in add_dcr() 828 struct nfit_table_prev *prev, in add_bdw() 862 struct nfit_table_prev *prev, in add_idt() 901 struct nfit_table_prev *prev, in add_flush() 946 struct nfit_table_prev *prev, void *table, const void *end) in add_table() 3019 struct nfit_table_prev *prev) in acpi_nfit_check_deletions() 3070 struct nfit_table_prev prev; in acpi_nfit_init() local
|
/Linux-v6.6/scripts/dtc/ |
D | srcpos.h | 18 struct srcfile_state *prev; member
|
/Linux-v6.6/arch/riscv/kernel/ |
D | cacheinfo.c | 79 struct device_node *prev = NULL; in populate_cache_leaves() local
|
/Linux-v6.6/net/ipv4/ |
D | inet_fragment.c | 335 struct inet_frag_queue **prev) in inet_frag_create() 363 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local
|
/Linux-v6.6/security/selinux/ss/ |
D | mls.c | 38 int i, l, len, head, prev; in mls_compute_context_len() local 94 int i, l, head, prev; in mls_sid_to_context() local
|
/Linux-v6.6/arch/x86/include/asm/ |
D | switch_to.h | 49 #define switch_to(prev, next, last) \ argument
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_sysfs.c | 30 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids() local
|
/Linux-v6.6/kernel/trace/ |
D | trace_sched_switch.c | 25 struct task_struct *prev, struct task_struct *next, in probe_sched_switch()
|
/Linux-v6.6/include/linux/sched/ |
D | cputime.h | 172 static inline void prev_cputime_init(struct prev_cputime *prev) in prev_cputime_init()
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | cputime.h | 45 static inline void arch_vtime_task_switch(struct task_struct *prev) in arch_vtime_task_switch()
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | mmu_context_64.h | 141 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch()
|
/Linux-v6.6/sound/synth/ |
D | util_mem.c | 98 struct list_head *prev) in __snd_util_memblk_new()
|