Searched defs:this (Results 251 - 275 of 325) sorted by relevance

<<111213

/linux-master/drivers/net/phy/
H A Ddp83640.c601 struct list_head *this, *next; local
969 struct list_head *this, *next; local
1047 struct list_head *this; local
1325 struct list_head *this, *next; local
1485 struct list_head *this, *next; local
[all...]
/linux-master/drivers/usb/mon/
H A Dmon_bin.c232 static unsigned int mon_copy_to_buff(const struct mon_reader_bin *this, argument
264 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, argument
/linux-master/drivers/s390/net/
H A Dqeth_l3_main.c2123 static int qeth_l3_ip_event(struct notifier_block *this, argument
2148 static int qeth_l3_ip6_event(struct notifier_block *this, argument
/linux-master/mm/
H A Dmemblock.c522 struct memblock_region *this = &type->regions[i]; local
[all...]
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.c1699 struct happy_meal_txd *this; local
1763 struct happy_meal_rxd *this; local
1961 struct happy_meal_txd *this = &txbase[first_entry]; local
[all...]
/linux-master/drivers/gpio/
H A Dgpio-sim.c917 struct gpio_sim_bank *this, *pos; 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/fs/ubifs/
H A Ddebug.c2175 struct rb_node *this = rb_first(&fsckd->inodes); local
[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/s390/cio/
H A Dcss.c1036 static int css_reboot_event(struct notifier_block *this, argument
/linux-master/net/ipv4/
H A Digmp.c3068 static int igmp_netdev_event(struct notifier_block *this, argument
[all...]
H A Dipmr.c1746 static int ipmr_device_event(struct notifier_block *this, unsigned long event, void *ptr) argument
/linux-master/net/ipv6/
H A Dip6mr.c1240 static int ip6mr_device_event(struct notifier_block *this, argument
H A Dndisc.c1881 static int ndisc_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
/linux-master/net/mpls/
H A Daf_mpls.c1592 static int mpls_dev_notify(struct notifier_block *this, unsigned long event, argument
/linux-master/drivers/scsi/
H A Dscsi_lib.c2602 struct list_head *this, *tmp; local
[all...]
H A Dscsi_sysfs.c448 struct list_head *this, *tmp; local
/linux-master/fs/
H A Dlibfs.c601 struct dentry *this = dget(dentry); local
[all...]
/linux-master/drivers/hwmon/
H A Dw83793.c1466 static int watchdog_notify_sys(struct notifier_block *this, unsigned long code, argument
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.c244 struct list_head *this, *next; local
834 struct list_head *this, *next; local
900 struct list_head *this, *next; local
[all...]
/linux-master/drivers/edac/
H A Daltera_edac.c2065 static int s10_edac_dberr_handler(struct notifier_block *this, argument
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c2806 static int netvsc_netdev_event(struct notifier_block *this, argument
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c2229 ef4_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/net/sctp/
H A Dprotocol.c781 static int sctp_inetaddr_event(struct notifier_block *this, unsigne argument
[all...]
/linux-master/net/smc/
H A Dsmc_core.c2692 static int smc_core_reboot_event(struct notifier_block *this, argument

Completed in 534 milliseconds

<<111213