Searched defs:self (Results 76 - 100 of 110) sorted by relevance

12345

/freebsd-11-stable/sys/dev/tpm/
H A Dtpm.c373 tpm_attach(struct device *parent, struct device *self, void *aux) argument
699 tpm_powerhook(int why, void *self) argument
/freebsd-11-stable/crypto/openssh/
H A Dchannels.h98 int self; /* my own channel identifier */ member in struct:Channel
/freebsd-11-stable/sys/dev/pccard/
H A Dpccard.c854 pccard_suspend(device_t self) argument
862 pccard_resume(device_t self) argument
/freebsd-11-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c298 pid_t self; local
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_ural.c410 ural_match(device_t self) argument
425 ural_attach(device_t self) argument
511 ural_detach(device_t self) argument
[all...]
H A Dif_rum.c462 rum_match(device_t self) argument
477 rum_attach(device_t self) argument
590 rum_detach(device_t self) argument
[all...]
H A Dif_rsu.c318 rsu_match(device_t self) argument
400 rsu_attach(device_t self) argument
578 rsu_detach(device_t self) argument
[all...]
H A Dif_run.c685 run_match(device_t self) argument
700 run_attach(device_t self) argument
844 run_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dnetmap_user.h223 struct nm_desc *self; /* point to self if netmap. */ member in struct:nm_desc
/freebsd-11-stable/sys/dev/usb/input/
H A Dums.c766 ums_detach(device_t self) argument
H A Dwsp.c688 wsp_probe(device_t self) argument
H A Datp.c2158 atp_probe(device_t self) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read.c172 client_read_proxy(struct archive_read_filter *self, const void **buff) argument
181 client_skip_proxy(struct archive_read_filter *self, int64_t request) argument
231 client_seek_proxy(struct archive_read_filter *self, int64_t offset, int whence) argument
248 client_close_proxy(struct archive_read_filter *self) argument
267 client_open_proxy(struct archive_read_filter *self) argument
277 client_switch_proxy(struct archive_read_filter *self, unsigned int iindex) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h60 Self *self() { return static_cast<Self *>(this); } function in class:clang::threadSafety::til::Traversal
312 Self *self() { return reinterpret_cast<Self *>(this); } function in class:clang::threadSafety::til::Comparator
426 Self *self() { return reinterpret_cast<Self *>(this); } function in class:clang::threadSafety::til::PrettyPrinter
[all...]
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c401 mv_pcib_probe(device_t self) argument
418 mv_pcib_attach(device_t self) argument
[all...]
/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c1541 struct xlr_gmac_port *self; local
/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c514 uhso_probe(device_t self) argument
543 uhso_attach(device_t self) argument
666 uhso_detach(device_t self) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dgic.c374 static phandle_t self; local
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c276 otus_match(device_t self) argument
289 otus_attach(device_t self) argument
338 otus_detach(device_t self) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h231 volatile union kmp_ticket_lock *self; // points to the lock union member in struct:kmp_base_ticket_lock
244 volatile union kmp_ticket_lock *self; // points to the lock union member in struct:kmp_base_ticket_lock
/freebsd-11-stable/contrib/apr/memory/unix/
H A Dapr_pools.c592 apr_memnode_t *self; /* The node containing the pool itself */ member in struct:apr_pool_t
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c560 xhci_init(struct xhci_softc *sc, device_t self, uint8_t dma32) argument
/freebsd-11-stable/sys/dev/mn/
H A Dif_mn.c1261 mn_probe (device_t self) argument
1286 mn_attach (device_t self) argument
[all...]
/freebsd-11-stable/sys/mips/mips/
H A Dpmap.c624 int cpuid, cpu, self; local
/freebsd-11-stable/sys/kern/
H A Dsched_ule.c1246 int cpu, pri, self, intr; local
[all...]

Completed in 342 milliseconds

12345