Home
last modified time | relevance | path

Searched defs:tdp (Results 1 – 13 of 13) sorted by relevance

/f-stack/lib/include/sys/
H A Dmutex.h69 #define thread_lock_flags_(tdp, opts, file, line) DO_NOTHING argument
70 #define thread_lock(tdp) DO_NOTHING argument
71 #define thread_lock_flags(tdp, opt) DO_NOTHING argument
72 #define thread_unlock(tdp) DO_NOTHING argument
/f-stack/freebsd/sys/
H A Dmutex.h143 #define thread_lock(tdp) \ argument
146 #define thread_lock(tdp) \ argument
149 #define thread_lock(tdp) \ argument
154 #define thread_lock_flags(tdp, opt) \ argument
157 #define thread_lock_flags(tdp, opt) \ argument
161 #define thread_unlock(tdp) \ argument
/f-stack/lib/
H A Dff_compat.c96 struct proc **p, struct thread **tdp, in kproc_kthread_add()
105 struct thread **tdp, int flags, int pages, in kthread_add()
/f-stack/dpdk/examples/pipeline/
H A Dthread.c246 struct pipeline_data *tdp = &td->pipeline_data[td->n_pipelines]; in thread_pipeline_enable() local
328 struct pipeline_data *tdp = &td->pipeline_data[i]; in thread_pipeline_disable() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_config.c242 spa_config_dirent_t *dp, *tdp; in spa_write_cachefile() local
/f-stack/freebsd/kern/
H A Dvfs_lookup.c794 struct vnode *tdp; /* saved dp */ in lookup() local
H A Dsubr_turnstile.c594 struct thread **tdp) in turnstile_lock()
H A Dkern_thread.c1617 tdfind_hash(lwpid_t tid, pid_t pid, struct proc **pp, struct thread **tdp) in tdfind_hash()
H A Dkern_resource.c384 struct thread *tdp; in sys_rtprio() local
H A Dkern_cpuset.c887 cpuset_which(cpuwhich_t which, id_t id, struct proc **pp, struct thread **tdp, in cpuset_which()
H A Dvfs_syscalls.c888 struct vnode *vp, *tdp; in sys_fchdir() local
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c319 struct pipeline_data *tdp = &td->pipeline_data[td->n_pipelines]; in softnic_thread_pipeline_enable() local
404 struct pipeline_data *tdp = &td->pipeline_data[i]; in softnic_thread_pipeline_disable() local
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c282 struct pipeline_data *tdp = &td->pipeline_data[td->n_pipelines]; in thread_pipeline_enable() local
375 struct pipeline_data *tdp = &td->pipeline_data[i]; in thread_pipeline_disable() local