Home
last modified time | relevance | path

Searched defs:this (Results 201 – 225 of 390) sorted by relevance

12345678910>>...16

/openbmc/linux/net/lapb/
H A Dlapb_iface.c455 static int lapb_device_event(struct notifier_block *this, unsigned long event, in lapb_device_event()
/openbmc/linux/drivers/watchdog/
H A Dwdt.c508 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
H A Dwdt_pci.c551 static int wdtpci_notify_sys(struct notifier_block *this, unsigned long code, in wdtpci_notify_sys()
H A Dpc87413_wdt.c459 static int pc87413_notify_sys(struct notifier_block *this, in pc87413_notify_sys()
H A Dit8712f_wdt.c217 static int it8712f_wdt_notify(struct notifier_block *this, in it8712f_wdt_notify()
H A Dmachzwd.c352 static int zf_notify_sys(struct notifier_block *this, unsigned long code, in zf_notify_sys()
/openbmc/linux/kernel/trace/
H A Dtrace_stat.c90 struct stat_node *this; in insert_stat() local
/openbmc/linux/drivers/ata/pata_parport/
H A Dbpck6.c161 u8 this, last; in bpck6_write_block() local
/openbmc/linux/net/xfrm/
H A Dxfrm_device.c515 static int xfrm_dev_event(struct notifier_block *this, unsigned long event, void *ptr) in xfrm_dev_event()
/openbmc/linux/arch/arm/mach-orion5x/
H A Dts78xx-setup.c130 static void ts78xx_ts_nand_cmd_ctrl(struct nand_chip *this, int cmd, in ts78xx_ts_nand_cmd_ctrl()
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-omnitek.c271 void descriptor_list_chain(struct sg_dma_desc_info *this, in descriptor_list_chain()
/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c528 static int bpq_device_event(struct notifier_block *this, in bpq_device_event()
/openbmc/linux/tools/perf/util/
H A Ddsos.c143 struct dso *this = rb_entry(*p, struct dso, rb_node); in __dsos__findnew_link_by_longname_id() local
/openbmc/linux/fs/
H A Dfile_table.c325 struct qstr this = QSTR_INIT(name, strlen(name)); in alloc_file_pseudo() local
H A Dnamei.c2292 struct qstr this = { { .hash_len = hash_len }, .name = name }; in link_path_walk() local
2662 struct qstr *this) in lookup_one_common()
2709 struct qstr this; in try_lookup_one_len() local
2736 struct qstr this; in lookup_one_len() local
2766 struct qstr this; in lookup_one() local
2797 struct qstr this; in lookup_one_unlocked() local
2888 struct qstr this = QSTR_INIT("pts", 3); in path_pts() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c83 struct nvkm_object *this = rb_entry(*ptr, typeof(*this), node); in nvkm_object_insert() local
/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c816 struct page_stat this = { in evsel__process_page_alloc_event() local
884 struct page_stat this = { in evsel__process_page_free_event() local
1278 struct alloc_stat *this; in sort_slab_insert() local
1325 struct page_stat *this; in sort_page_insert() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c856 struct nvkm_vma *this = rb_entry(*ptr, typeof(*this), tree); in nvkm_vmm_free_insert() local
898 struct nvkm_vma *this = rb_entry(*ptr, typeof(*this), tree); in nvkm_vmm_node_insert() local
1751 struct nvkm_vma *this = rb_entry(temp, typeof(*this), tree); in nvkm_vmm_get_locked() local
1767 struct nvkm_vma *this = rb_entry(node, typeof(*this), tree); in nvkm_vmm_get_locked() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c1208 struct i915_request *this; in live_hwsp_rollover_kernel() local
1295 struct i915_request *this; in live_hwsp_rollover_user() local
/openbmc/linux/drivers/net/wan/
H A Dlapbether.c444 static int lapbeth_device_event(struct notifier_block *this, in lapbeth_device_event()
/openbmc/linux/drivers/mtd/devices/
H A Dphram.c114 struct phram_mtd_list *this, *safe; in unregister_devices() local
/openbmc/linux/drivers/of/
H A Dof_reserved_mem.c289 struct reserved_mem *this, *next; in __rmem_check_for_overlap() local
/openbmc/linux/net/netfilter/
H A Dnft_set_hash.c567 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_insert() local
607 struct nft_hash_elem *this = elem->priv, *he; in nft_hash_deactivate() local
/openbmc/linux/kernel/dma/
H A Dmapping.c38 struct dma_devres *this = res; in dmam_release() local
46 struct dma_devres *this = res, *match = match_data; in dmam_match() local
/openbmc/linux/drivers/net/usb/
H A Dnet1080.c255 #define MK_TTL(this,other) ((u16)(((other)<<8)|(0x00ff&(this)))) argument

12345678910>>...16