Searched defs:this (Results 276 - 300 of 325) sorted by relevance

<<111213

/linux-master/net/smc/
H A Dsmc_core.c2692 static int smc_core_reboot_event(struct notifier_block *this, argument
/linux-master/arch/arm64/kvm/
H A Dmmu.c442 struct hyp_shared_pfn *this; local
463 struct hyp_shared_pfn *this; local
493 struct hyp_shared_pfn *this; local
[all...]
/linux-master/drivers/acpi/apei/
H A Dghes.c1063 static int ghes_notify_hed(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1617 struct intel_engine_capture_vma *this = capture; local
[all...]
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c108 static int ipoib_netdev_event(struct notifier_block *this, argument
[all...]
/linux-master/mm/
H A Dvmstat.c118 struct vm_event_state *this = &per_cpu(vm_event_states, cpu); local
[all...]
H A Dhuge_memory.c540 struct mthp_stat *this = &per_cpu(mthp_stats, cpu); local
[all...]
/linux-master/net/iucv/
H A Daf_iucv.c1729 struct sk_buff *this = NULL; local
2170 afiucv_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
H A Diucv.c826 iucv_reboot_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-kmem.c816 struct page_stat this = { local
884 struct page_stat this = { local
1278 struct alloc_stat *this; local
1325 struct page_stat *this; local
[all...]
/linux-master/
H A DMakefile[all...]
/linux-master/net/netfilter/
H A Dnfnetlink_queue.c1128 nfqnl_rcv_dev_event(struct notifier_block *this, argument
1168 nfqnl_rcv_nl_event(struct notifier_block *this, argument
/linux-master/net/ipv4/
H A Ddevinet.c1555 static int inetdev_event(struct notifier_block *this, unsigned long event, argument
H A Dnexthop.c3818 nh_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c4109 static int qlcnic_netdev_event(struct notifier_block *this, argument
4141 qlcnic_inetaddr_event(struct notifier_block *this, argument
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c2377 static int mlx4_ib_netdev_event(struct notifier_block *this, argument
3205 static int mlx4_ib_event(struct notifier_block *this, unsigne argument
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dmxc_nand.c249 struct nand_chip *this = mtd_to_nand(mtd); local
1695 struct nand_chip *this; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c3331 static int netxen_netdev_event(struct notifier_block *this, argument
3374 netxen_inetaddr_event(struct notifier_block *this, argument
/linux-master/drivers/md/
H A Draid10.c1915 int this = first; local
[all...]
/linux-master/net/ipv6/
H A Dmcast.c2831 static int ipv6_mc_netdev_event(struct notifier_block *this, argument
/linux-master/arch/x86/kvm/
H A Dlapic.c1691 static int apic_mmio_read(struct kvm_vcpu *vcpu, struct kvm_io_device *this, argument
2409 apic_mmio_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t address, int len, const void *data) argument
[all...]
/linux-master/drivers/net/
H A Dmacsec.c4446 static int macsec_notify(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2899 int mlx4_en_netdev_event(struct notifier_block *this, argument
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_ctl.c1765 static int ip_vs_dst_event(struct notifier_block *this, unsigned long event, argument
/linux-master/fs/nfsd/
H A Dnfs4proc.c2595 struct nfsd4_op *this = &argp->ops[resp->opcnt - 1]; local
3647 struct nfsd4_op *this; local
[all...]

Completed in 777 milliseconds

<<111213