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

<<111213

/linux-master/drivers/edac/
H A Daltera_edac.c2067 static int s10_edac_dberr_handler(struct notifier_block *this, argument
/linux-master/drivers/mtd/nand/raw/
H A Ds3c2410.c399 static void s3c2410_nand_select_chip(struct nand_chip *this, int chip) argument
663 s3c2410_nand_read_buf(struct nand_chip *this, u_char *buf, int len) argument
668 s3c2440_nand_read_buf(struct nand_chip *this, u_char *buf, int len) argument
684 s3c2410_nand_write_buf(struct nand_chip *this, const u_char *buf, int len) argument
690 s3c2440_nand_write_buf(struct nand_chip *this, const u_char *buf, int len) argument
[all...]
/linux-master/kernel/
H A Dresource.c639 struct resource *this = root->child; local
1597 struct region_devres *this = res; local
1604 struct region_devres *this = res, *match = match_data; local
[all...]
/linux-master/tools/testing/radix-tree/
H A Dmaple.c34607 struct rcu_reader_struct *this = &test_reader[i]; local
34664 struct rcu_reader_struct *this = &test_reader[i]; local
34770 struct rcu_reader_struct *this = &test_reader[i]; local
[all...]
/linux-master/mm/
H A Dvmstat.c118 struct vm_event_state *this = &per_cpu(vm_event_states, cpu); local
[all...]
H A Dmemblock.c522 struct memblock_region *this = &type->regions[i]; local
[all...]
/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/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/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c108 static int ipoib_netdev_event(struct notifier_block *this, argument
[all...]
/linux-master/net/ipv4/
H A Dipmr.c1746 static int ipmr_device_event(struct notifier_block *this, unsigned long event, void *ptr) argument
H A Ddevinet.c1550 static int inetdev_event(struct notifier_block *this, unsigned long event, argument
H A Digmp.c3067 static int igmp_netdev_event(struct notifier_block *this, argument
[all...]
/linux-master/net/mpls/
H A Daf_mpls.c1609 static int mpls_dev_notify(struct notifier_block *this, unsigned long event, 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/netfilter/
H A Dnfnetlink_queue.c1126 nfqnl_rcv_dev_event(struct notifier_block *this, argument
1166 nfqnl_rcv_nl_event(struct notifier_block *this, argument
/linux-master/net/smc/
H A Dsmc_core.c2633 static int smc_core_reboot_event(struct notifier_block *this, argument
/linux-master/net/sctp/
H A Dprotocol.c781 static int sctp_inetaddr_event(struct notifier_block *this, unsigne argument
[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/gpu/drm/i915/
H A Di915_gpu_error.c1617 struct intel_engine_capture_vma *this = capture; local
[all...]
/linux-master/drivers/acpi/apei/
H A Dghes.c979 static int ghes_notify_hed(struct notifier_block *this, unsigned long event, argument

Completed in 473 milliseconds

<<111213