Home
last modified time | relevance | path

Searched defs:this (Results 176 – 200 of 390) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/watchdog/
H A Dsc520_wdt.c352 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dwdt977.c412 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys()
H A Dw83977f_wdt.c436 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Deurotechwdt.c355 static int eurwdt_notify_sys(struct notifier_block *this, unsigned long code, in eurwdt_notify_sys()
H A Dwdrtas.c459 static int wdrtas_reboot(struct notifier_block *this, in wdrtas_reboot()
H A Dsc1200wdt.c291 static int sc1200wdt_notify_sys(struct notifier_block *this, in sc1200wdt_notify_sys()
H A Dsmsc37b787_wdt.c490 static int wb_smsc_wdt_notify_sys(struct notifier_block *this, in wb_smsc_wdt_notify_sys()
/openbmc/linux/fs/jffs2/
H A Dnodemgmt.c567 struct list_head *this; in on_list() local
/openbmc/u-boot/lib/zlib/
H A Dinflate.c339 code this; /* current decoding table entry */ in inflate() local
/openbmc/linux/fs/autofs/
H A Dwaitq.c270 struct path this; in validate_request() local
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.c342 code this; /* current decoding table entry */ in zlib_inflate() local
/openbmc/linux/security/apparmor/
H A Dlabel.c679 struct aa_label *this = rb_entry(*new, struct aa_label, node); in __label_insert() local
732 struct aa_label *this = rb_entry(node, struct aa_label, node); in __vec_find() local
1156 struct aa_label *this = container_of(node, struct aa_label, in __label_find_merge() local
1990 struct aa_label *this = rb_entry(node, struct aa_label, node); in aa_labelset_destroy() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c60 register struct nand_chip *this = mtd_to_nand(mtd); in omap_nand_hwcontrol() local
87 register struct nand_chip *this = mtd_to_nand(mtd); in omap_dev_ready() local
H A Dfsmc_nand.c167 struct nand_chip *this = mtd_to_nand(mtd); in fsmc_nand_hwcontrol() local
/openbmc/linux/drivers/spi/
H A Dspi-sprd-adi.c373 static int sprd_adi_restart(struct notifier_block *this, unsigned long mode, in sprd_adi_restart()
451 static int sprd_adi_restart_sc9860(struct notifier_block *this, in sprd_adi_restart_sc9860()
/openbmc/linux/drivers/net/wan/
H A Dhdlc.c94 static int hdlc_device_event(struct notifier_block *this, unsigned long event, in hdlc_device_event()
/openbmc/linux/arch/x86/xen/
H A Denlighten.c264 xen_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in xen_panic_event()
/openbmc/linux/virt/kvm/
H A Deventfd.c781 ioeventfd_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, in ioeventfd_write()
798 ioeventfd_destructor(struct kvm_io_device *this) in ioeventfd_destructor()
/openbmc/linux/fs/nfsd/
H A Dnfssvc.c480 static int nfsd_inetaddr_event(struct notifier_block *this, unsigned long event, in nfsd_inetaddr_event()
510 static int nfsd_inet6addr_event(struct notifier_block *this, in nfsd_inet6addr_event()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.c768 struct be_txd *this = &txbase[elem]; in bigmac_tx() local
802 struct be_rxd *this; in bigmac_rx() local
/openbmc/linux/net/caif/
H A Dcfmuxl.c50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create() local
/openbmc/linux/kernel/futex/
H A Drequeue.c371 struct futex_q *this, *next; in futex_requeue() local
/openbmc/linux/rust/kernel/init/
H A D__internal.rs167 let this = unsafe { Pin::into_inner_unchecked(self) }; in init() localVariable
/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.c246 struct sdio_func_tuple *this, **prev; in sdio_read_cis() local
/openbmc/linux/rust/alloc/vec/
H A Ddrain.rs105 let mut this = ManuallyDrop::new(self); in keep_rest() localVariable

12345678910>>...16