Home
last modified time | relevance | path

Searched defs:prev (Results 176 – 200 of 824) sorted by relevance

12345678910>>...33

/openbmc/linux/arch/riscv/kernel/
H A Dcacheinfo.c79 struct device_node *prev = NULL; in populate_cache_leaves() local
/openbmc/u-boot/test/
H A Dtime_ut.c47 ulong prev, next, min = 1000000; in test_timer_get_us() local
/openbmc/linux/arch/x86/include/asm/
H A Dswitch_to.h49 #define switch_to(prev, next, last) \ argument
/openbmc/linux/kernel/trace/
H A Dtrace_sched_switch.c25 struct task_struct *prev, struct task_struct *next, in probe_sched_switch()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c30 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c214 static void xhci_link_segments(struct xhci_segment *prev, in xhci_link_segments()
305 struct xhci_segment *prev; in xhci_ring_alloc() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c380 struct iwl_mvm_pasn_sta *sta, *prev; in iwl_mvm_ftm_resp_remove_pasn_sta() local
447 struct iwl_mvm_pasn_sta *sta, *prev; in iwl_mvm_ftm_responder_clear() local
/openbmc/linux/arch/loongarch/include/asm/
H A Datomic.h107 int prev, rc; in ATOMIC_OPS() local
242 long prev, rc; in ATOMIC64_OPS() local
/openbmc/linux/sound/synth/
H A Dutil_mem.c98 struct list_head *prev) in __snd_util_memblk_new()
/openbmc/linux/include/linux/sched/
H A Dcputime.h172 static inline void prev_cputime_init(struct prev_cputime *prev) in prev_cputime_init()
/openbmc/linux/arch/sparc/include/asm/
H A Dmmu_context_64.h141 static inline void arch_start_context_switch(struct task_struct *prev) in arch_start_context_switch()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcputime.h45 static inline void arch_vtime_task_switch(struct task_struct *prev) in arch_vtime_task_switch()
H A Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
/openbmc/linux/arch/x86/kernel/
H A Dprocess_32.c157 struct thread_struct *prev = &prev_p->thread, in __switch_to() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ring.h61 u32 next, u32 prev) in intel_ring_direction()
/openbmc/linux/kernel/
H A Dscs.c133 unsigned long *p, prev, curr = highest, used = 0; in scs_check_usage() local
/openbmc/linux/tools/lib/perf/include/internal/
H A Dmmap.h30 u64 prev; member
/openbmc/qemu/util/
H A Dqht.c418 struct qht_bucket *prev; in qht_chain_destroy() local
633 struct qht_bucket *prev = NULL; in qht_insert__locked() local
700 void *prev; in qht_insert() local
754 struct qht_bucket *prev = NULL; in qht_bucket_remove_entry() local
/openbmc/linux/kernel/locking/
H A Dlockdep.c1615 __calc_dep_bit(struct held_lock *prev, struct held_lock *next) in __calc_dep_bit()
1630 __calc_dep_bitb(struct held_lock *prev, struct held_lock *next) in __calc_dep_bitb()
2564 struct held_lock *prev, in print_bad_irq_dependency()
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
3029 struct held_lock *prev; in check_deadlock() local
3091 check_prev_add(struct task_struct *curr, struct held_lock *prev, in check_prev_add()
3337 #define for_each_chain_block(bucket, prev, curr) \ argument
3384 int prev, curr; in add_chain_block() local
4788 struct held_lock *prev = curr->held_locks + depth; in check_wait_context() local
[all …]
/openbmc/phosphor-pid-control/pid/
H A Dfancontroller.cpp106 double prev = getSetpoint(); in setptProc() local
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_list_set.c190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local
241 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local
323 struct set_elem *e, *n, *next, *prev = NULL; in list_set_udel() local
/openbmc/linux/mm/
H A Dinterval_tree.c29 struct vm_area_struct *prev, in vma_interval_tree_insert_after()
/openbmc/linux/security/selinux/ss/
H A 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
/openbmc/linux/arch/sparc/kernel/
H A Dprom_common.c132 static int __init prom_common_nextprop(phandle node, char *prev, char *buf) in prom_common_nextprop()
/openbmc/linux/arch/xtensa/include/asm/
H A Dmmu_context.h126 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, in switch_mm()

12345678910>>...33