Home
last modified time | relevance | path

Searched defs:prev (Results 151 – 175 of 726) sorted by relevance

12345678910>>...30

/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnv17_fence.c37 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv17_fence_sync()
Dnv04_fence.c53 struct nouveau_channel *prev, struct nouveau_channel *chan) in nv04_fence_sync()
/Linux-v6.6/kernel/locking/
Dlockdep.c1615 __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/
Dpsparse.c103 union acpi_parse_object *prev; in acpi_ps_complete_this_op() local
/Linux-v6.6/include/linux/
Ddma-fence-chain.h27 struct dma_fence __rcu *prev; member
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c375 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/
Datomic.h107 int prev, rc; in ATOMIC_OPS() local
242 long prev, rc; in ATOMIC64_OPS() local
/Linux-v6.6/net/netfilter/ipset/
Dip_set_list_set.c190 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/
Daddress-claim.c129 struct j1939_ecu *ecu, *prev; in j1939_ac_process() local
/Linux-v6.6/fs/btrfs/
Dlru_cache.c73 struct list_head *prev = entry->list.prev; in btrfs_lru_cache_remove() local
/Linux-v6.6/fs/crypto/
Dhkdf.c124 const u8 *prev = NULL; in fscrypt_hkdf_expand() local
/Linux-v6.6/arch/arc/include/asm/
Dmmu_context.h132 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()
/Linux-v6.6/drivers/usb/host/
Dohci-mem.c113 struct td **prev = &hc->td_hash [TD_HASH_FUNC (td->td_dma)]; in td_free() local
/Linux-v6.6/drivers/acpi/nfit/
Dcore.c699 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/
Dsrcpos.h18 struct srcfile_state *prev; member
/Linux-v6.6/arch/riscv/kernel/
Dcacheinfo.c79 struct device_node *prev = NULL; in populate_cache_leaves() local
/Linux-v6.6/net/ipv4/
Dinet_fragment.c335 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/
Dmls.c38 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/
Dswitch_to.h49 #define switch_to(prev, next, last) \ argument
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth_sysfs.c30 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids() local
/Linux-v6.6/kernel/trace/
Dtrace_sched_switch.c25 struct task_struct *prev, struct task_struct *next, in probe_sched_switch()
/Linux-v6.6/include/linux/sched/
Dcputime.h172 static inline void prev_cputime_init(struct prev_cputime *prev) in prev_cputime_init()
/Linux-v6.6/arch/powerpc/include/asm/
Dcputime.h45 static inline void arch_vtime_task_switch(struct task_struct *prev) in arch_vtime_task_switch()
/Linux-v6.6/arch/sparc/include/asm/
Dmmu_context_64.h141 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch()
/Linux-v6.6/sound/synth/
Dutil_mem.c98 struct list_head *prev) in __snd_util_memblk_new()

12345678910>>...30