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

<<111213

/linux-master/mm/
H A Dmemblock.c522 struct memblock_region *this = &type->regions[i]; local
[all...]
H A Dvmstat.c118 struct vm_event_state *this = &per_cpu(vm_event_states, cpu); local
[all...]
/linux-master/net/appletalk/
H A Daarp.c327 static int aarp_device_event(struct notifier_block *this, unsigned long event, argument
[all...]
H A Dddp.c652 static int ddp_device_event(struct notifier_block *this, unsigned long event, argument
[all...]
/linux-master/net/atm/
H A Dbr2684.c147 static int atm_dev_event(struct notifier_block *this, unsigned long event, argument
H A Dclip.c545 static int clip_device_event(struct notifier_block *this, unsigned long event, argument
578 static int clip_inet_event(struct notifier_block *this, unsigned long event, argument
/linux-master/net/ax25/
H A Daf_ax25.c129 static int ax25_device_event(struct notifier_block *this, unsigned long event, argument
/linux-master/net/batman-adv/
H A Dhard-interface.c956 static int batadv_hard_if_event(struct notifier_block *this, argument
[all...]
/linux-master/net/bridge/
H A Dbr_multicast_eht.c50 struct net_bridge_group_eht_host *this; local
86 struct net_bridge_group_eht_set_entry *this; local
110 struct net_bridge_group_eht_set *this; local
248 struct net_bridge_group_eht_host *this; local
293 struct net_bridge_group_eht_set_entry *this; local
345 struct net_bridge_group_eht_set *this; local
[all...]
/linux-master/net/caif/
H A Dcaif_usb.c88 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); local
[all...]
H A Dcfcnfg.c74 struct cfcnfg *this; local
[all...]
H A Dcfctrl.c38 struct cfctrl *this = local
165 struct cfctrl *this = container_obj(layer); local
558 struct cfctrl *this = container_obj(layr); local
[all...]
H A Dcfrfml.c49 struct cfrfml *this = kzalloc(sizeof(struct cfrfml), GFP_ATOMIC); local
[all...]
H A Dcfserl.c41 struct cfserl *this = kzalloc(sizeof(struct cfserl), GFP_ATOMIC); local
/linux-master/net/core/
H A Dfailover.c186 failover_event(struct notifier_block *this, unsigned long event, void *ptr) argument
H A Dfib_rules.c1239 static int fib_rules_event(struct notifier_block *this, unsigned long event, argument
H A Dflow_offload.c466 struct flow_block_cb *this, *next; local
477 struct flow_block_cb *this, *next; local
488 struct flow_indr_dev *this, *next, *indr_dev = NULL; local
610 struct flow_indr_dev *this; local
[all...]
H A Drtnetlink.c6628 static int rtnetlink_event(struct notifier_block *this, unsigned long event, void *ptr) argument
/linux-master/net/
H A Ddevres.c14 static void devm_free_netdev(struct device *dev, void *this) argument
42 static void devm_unregister_netdev(struct device *dev, void *this) argument
49 static int netdev_devres_match(struct device *dev, void *this, void *match_data) argument
/linux-master/net/ethtool/
H A Dnetlink.c760 static int ethnl_netdev_event(struct notifier_block *this, unsigned long event, argument
/linux-master/net/ipv4/
H A Darp.c1318 static int arp_netdev_event(struct notifier_block *this, unsigne argument
[all...]
H A Ddevinet.c1555 static int inetdev_event(struct notifier_block *this, unsigned long event, argument
H A Dfib_frontend.c1437 static int fib_inetaddr_event(struct notifier_block *this, unsigned long event, void *ptr) argument
1468 static int fib_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) argument
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

Completed in 418 milliseconds

<<111213