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

<<111213

/linux-master/fs/
H A Dlibfs.c558 struct dentry *this = dget(dentry); local
[all...]
H A Dnamei.c2294 struct qstr this = { { .hash_len = hash_len }, .name = name }; local
2672 lookup_one_common(struct mnt_idmap *idmap, const char *name, struct dentry *base, int len, struct qstr *this) argument
2719 struct qstr this; local
2746 struct qstr this; local
2776 struct qstr this; local
2807 struct qstr this; local
2898 struct qstr this = QSTR_INIT("pts", 3); local
[all...]
/linux-master/drivers/media/i2c/ccs/
H A Dccs-core.c2297 int this = scaling_goodness( local
2387 int this = scaling_goodness( local
[all...]
/linux-master/drivers/s390/cio/
H A Dcss.c1036 static int css_reboot_event(struct notifier_block *this, argument
/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.c782 iucv_reboot_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/drivers/scsi/
H A Dscsi_sysfs.c448 struct list_head *this, *tmp; local
H A Dscsi_lib.c2609 struct list_head *this, *tmp; local
[all...]
/linux-master/fs/ubifs/
H A Ddebug.c2175 struct rb_node *this = rb_first(&fsckd->inodes); local
[all...]
/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/net/xdp/
H A Dxsk.c1633 static int xsk_notifier(struct notifier_block *this, argument
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.c244 struct list_head *this, *next; local
827 struct list_head *this, *next; local
/linux-master/
H A DMakefile[all...]
/linux-master/drivers/base/regmap/
H A Dregmap.c504 struct regmap_range_node *this = local
528 struct regmap_range_node *this = local
[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/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/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/fs/nfsd/
H A Dnfs4proc.c2560 struct nfsd4_op *this = &argp->ops[resp->opcnt - 1]; local
3594 struct nfsd4_op *this; local
[all...]
/linux-master/drivers/md/
H A Draid10.c1915 int this = first; local
[all...]
/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/ipv6/
H A Dmcast.c2831 static int ipv6_mc_netdev_event(struct notifier_block *this, argument
/linux-master/net/ipv4/
H A Dnexthop.c3818 nh_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/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...]

Completed in 1403 milliseconds

<<111213