Home
last modified time | relevance | path

Searched defs:self (Results 176 – 200 of 228) sorted by relevance

12345678910

/freebsd/contrib/ofed/libibmad/
H A Dresolve.c221 ib_portid_t self = { 0 }; in ib_resolve_self_via() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h280 BitTracker::BitValue::self(const BitRef &Self) { in self() function
364 BitTracker::RegisterCell::self(unsigned Reg, uint16_t Width) { in self() function
/freebsd/sys/x86/xen/
H A Dxen_apic.c161 int ipi_idx, to_cpu, self; in xen_pv_lapic_ipi_vectored() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_cred.c438 PA_S4U2Self self; in get_cred_kdc() local
1221 krb5_principal self; member
1280 krb5_const_principal self) in krb5_get_creds_opt_set_impersonate()
/freebsd/crypto/openssh/
H A Dsession.h33 int self; member
/freebsd/usr.bin/top/
H A Dmachine.h65 bool self; /* show self */ member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Darc_os.c415 arc_hotplug_callback(struct notifier_block *self, unsigned long action, in arc_hotplug_callback()
/freebsd/contrib/jemalloc/src/
H A Dtsd.c489 pthread_t self = pthread_self(); in tsd_init_check_recursion() local
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A D_libzfs_core.py2062 def __init__(self, lib): argument
2067 def __getattr__(self, name): argument
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h60 Self *self() { return static_cast<Self *>(this); } in self() function
312 Self *self() { return reinterpret_cast<Self *>(this); } in self() function
426 Self *self() { return reinterpret_cast<Self *>(this); } in self() function
/freebsd/contrib/capsicum-test/
H A Dcapsicum-test.h36 void MaybeRunWithThread(T *self, Function fn) { in MaybeRunWithThread()
/freebsd/sys/dev/usb/net/
H A Duhso.c514 uhso_probe(device_t self) in uhso_probe()
543 uhso_attach(device_t self) in uhso_attach()
668 uhso_detach(device_t self) in uhso_detach()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c408 ural_match(device_t self) in ural_match()
423 ural_attach(device_t self) in ural_attach()
509 ural_detach(device_t self) in ural_detach()
H A Dif_rum.c464 rum_match(device_t self) in rum_match()
479 rum_attach(device_t self) in rum_attach()
592 rum_detach(device_t self) in rum_detach()
H A Dif_rsu.c347 rsu_match(device_t self) in rsu_match()
429 rsu_attach(device_t self) in rsu_attach()
621 rsu_detach(device_t self) in rsu_detach()
/freebsd/sys/geom/part/
H A Dg_part_apm.c54 struct apm_ent self; member
/freebsd/sys/dev/otus/
H A Dif_otus.c271 otus_match(device_t self) in otus_match()
284 otus_attach(device_t self) in otus_attach()
333 otus_detach(device_t self) in otus_detach()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp405 auto self = curMethod->getSelfDecl(); in canMessageReceiverBeNull() local
H A DCGObjC.cpp733 llvm::Value *self = CGF.LoadObjCSelf(); in Emit() local
1223 llvm::Value *self = Builder.CreateBitCast(LoadObjCSelf(), VoidPtrTy); in generateObjCGetterBody() local
1521 llvm::Value *self = in generateObjCSetterBody() local
1565 DeclRefExpr self(getContext(), selfDecl, false, selfDecl->getType(), in generateObjCSetterBody() local
1672 llvm::Value *self = CGF.LoadObjCSelf(); in emitCXXDestructMethod() local
/freebsd/sys/dev/usb/serial/
H A Du3g.c928 u3g_probe(device_t self) in u3g_probe()
/freebsd/sys/powerpc/ps3/
H A Dps3bus.c328 ps3bus_attach(device_t self) in ps3bus_attach()
/freebsd/sys/arm/mv/
H A Dmv_pci.c425 mv_pcib_probe(device_t self) in mv_pcib_probe()
447 mv_pcib_attach(device_t self) in mv_pcib_attach()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_addr.c110 static struct rdma_addr_client self; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp257 auto self = GetThreadSelf(); in HwasanThreadStartFunc() local
/freebsd/sys/dev/usb/input/
H A Dums.c764 ums_detach(device_t self) in ums_detach()

12345678910