/linux-4.1.27/drivers/net/wireless/ |
D | wl3501_cs.c | 187 static inline void wl3501_switch_page(struct wl3501_card *this, u8 page) in wl3501_switch_page() 198 static int wl3501_get_flash_mac_addr(struct wl3501_card *this) in wl3501_get_flash_mac_addr() 245 static void wl3501_set_to_wla(struct wl3501_card *this, u16 dest, void *src, in wl3501_set_to_wla() 267 static void wl3501_get_from_wla(struct wl3501_card *this, u16 src, void *dest, in wl3501_get_from_wla() 293 static u16 wl3501_get_tx_buffer(struct wl3501_card *this, u16 len) in wl3501_get_tx_buffer() 329 static void wl3501_free_tx_buffer(struct wl3501_card *this, u16 ptr) in wl3501_free_tx_buffer() 347 static int wl3501_esbq_req_test(struct wl3501_card *this) in wl3501_esbq_req_test() 355 static void wl3501_esbq_req(struct wl3501_card *this, u16 *ptr) in wl3501_esbq_req() 366 static int wl3501_esbq_exec(struct wl3501_card *this, void *sig, int sig_size) in wl3501_esbq_exec() 381 static int wl3501_get_mib_value(struct wl3501_card *this, u8 index, in wl3501_get_mib_value() [all …]
|
/linux-4.1.27/sound/usb/line6/ |
D | midibuf.c | 41 static int midibuf_is_empty(struct midi_buffer *this) in midibuf_is_empty() 46 static int midibuf_is_full(struct midi_buffer *this) in midibuf_is_full() 51 void line6_midibuf_reset(struct midi_buffer *this) in line6_midibuf_reset() 57 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init() 70 int line6_midibuf_bytes_free(struct midi_buffer *this) in line6_midibuf_bytes_free() 79 int line6_midibuf_bytes_used(struct midi_buffer *this) in line6_midibuf_bytes_used() 88 int line6_midibuf_write(struct midi_buffer *this, unsigned char *data, in line6_midibuf_write() 131 int line6_midibuf_read(struct midi_buffer *this, unsigned char *data, in line6_midibuf_read() 236 int line6_midibuf_ignore(struct midi_buffer *this, int length) in line6_midibuf_ignore() 248 void line6_midibuf_destroy(struct midi_buffer *this) in line6_midibuf_destroy()
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-nand.c | 82 struct gpmi_nand_data *this = cookie; in bch_irq() local 107 static inline int get_ecc_strength(struct gpmi_nand_data *this) in get_ecc_strength() 120 static inline bool gpmi_check_ecc(struct gpmi_nand_data *this) in gpmi_check_ecc() 139 static bool set_geometry_by_ecc_info(struct gpmi_nand_data *this) in set_geometry_by_ecc_info() 257 static int legacy_set_geometry(struct gpmi_nand_data *this) in legacy_set_geometry() 367 int common_nfc_set_geometry(struct gpmi_nand_data *this) in common_nfc_set_geometry() 375 struct dma_chan *get_dma_chan(struct gpmi_nand_data *this) in get_dma_chan() 382 void prepare_data_dma(struct gpmi_nand_data *this, enum dma_data_direction dr) in prepare_data_dma() 414 struct gpmi_nand_data *this = param; in dma_irq_callback() local 445 int start_dma_without_bch_irq(struct gpmi_nand_data *this, in start_dma_without_bch_irq() [all …]
|
D | gpmi-lib.c | 127 static int __gpmi_enable_clk(struct gpmi_nand_data *this, bool v) in __gpmi_enable_clk() 157 int gpmi_init(struct gpmi_nand_data *this) in gpmi_init() 204 void gpmi_dump_info(struct gpmi_nand_data *this) in gpmi_dump_info() 249 int bch_set_geometry(struct gpmi_nand_data *this) in bch_set_geometry() 327 static int gpmi_nfc_compute_hardware_timing(struct gpmi_nand_data *this, in gpmi_nfc_compute_hardware_timing() 858 static void gpmi_compute_edo_timing(struct gpmi_nand_data *this, in gpmi_compute_edo_timing() 918 static int enable_edo_mode(struct gpmi_nand_data *this, int mode) in enable_edo_mode() 969 int gpmi_extra_init(struct gpmi_nand_data *this) in gpmi_extra_init() 991 void gpmi_begin(struct gpmi_nand_data *this) in gpmi_begin() 1074 void gpmi_end(struct gpmi_nand_data *this) in gpmi_end() [all …]
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | onenand_base.c | 196 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address() 213 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address() 273 static unsigned flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block() 292 inline unsigned onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block() 306 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr() 324 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr() 372 struct onenand_chip *this = mtd->priv; in onenand_command() local 496 static inline int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc() 527 struct onenand_chip * this = mtd->priv; in onenand_wait() local 607 struct onenand_chip *this = data; in onenand_interrupt() local [all …]
|
D | onenand_bbt.c | 59 struct onenand_chip *this = mtd->priv; in create_bbt() local 134 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt() local 147 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt() local 184 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt() local 235 struct onenand_chip *this = mtd->priv; in onenand_default_bbt() local
|
D | samsung.c | 226 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw() local 276 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew() local 387 struct onenand_chip *this = mtd->priv; in s3c_onenand_command() local 484 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram() local 626 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram() local 736 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status() local 757 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd() local 782 struct onenand_chip *this = mtd->priv; in s3c_unlock_all() local 811 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup() local 845 struct onenand_chip *this; in s3c_onenand_probe() local [all …]
|
D | omap2.c | 109 struct onenand_chip *this = mtd->priv; in omap2_onenand_wait() local 282 struct onenand_chip *this = mtd->priv; in omap2_onenand_bufferram_offset() local 301 struct onenand_chip *this = mtd->priv; in omap3_onenand_read_bufferram() local 379 struct onenand_chip *this = mtd->priv; in omap3_onenand_write_bufferram() local 470 struct onenand_chip *this = mtd->priv; in omap2_onenand_read_bufferram() local 515 struct onenand_chip *this = mtd->priv; in omap2_onenand_write_bufferram() local 614 struct onenand_chip *this; in omap2_onenand_probe() local
|
/linux-4.1.27/net/caif/ |
D | cffrml.c | 37 struct cffrml *this = kzalloc(sizeof(struct cffrml), GFP_ATOMIC); in cffrml_create() local 59 struct cffrml *this = container_obj(layer); in cffrml_free() local 64 void cffrml_set_uplayer(struct cflayer *this, struct cflayer *up) in cffrml_set_uplayer() 69 void cffrml_set_dnlayer(struct cflayer *this, struct cflayer *dn) in cffrml_set_dnlayer() 88 struct cffrml *this; in cffrml_receive() local 143 struct cffrml *this = container_obj(layr); in cffrml_transmit() local 178 struct cffrml *this = container_obj(layr); in cffrml_put() local 185 struct cffrml *this = container_obj(layr); in cffrml_hold() local 193 struct cffrml *this = container_obj(layr); in cffrml_refcnt_read() local
|
D | cfctrl.c | 38 struct cfctrl *this = in cfctrl_create() local 165 struct cfctrl *this = container_obj(layer); in cfctrl_get_respfuncs() local 560 struct cfctrl *this = container_obj(layr); in cfctrl_ctrlcmd() local
|
D | cfserl.c | 36 struct cfserl *this = kzalloc(sizeof(struct cfserl), GFP_ATOMIC); in cfserl_create() local
|
D | caif_usb.c | 88 struct cfusbl *this = kmalloc(sizeof(struct cfusbl), GFP_ATOMIC); in cfusbl_create() local
|
D | cfrfml.c | 49 struct cfrfml *this = kzalloc(sizeof(struct cfrfml), GFP_ATOMIC); in cfrfml_create() local
|
D | cfmuxl.c | 50 struct cfmuxl *this = kzalloc(sizeof(struct cfmuxl), GFP_ATOMIC); in cfmuxl_create() local
|
D | cfcnfg.c | 74 struct cfcnfg *this; in cfcnfg_create() local
|
/linux-4.1.27/drivers/s390/net/ |
D | fsm.c | 20 fsm_instance *this; in init_fsm() local 72 kfree_fsm(fsm_instance *this) in kfree_fsm() 132 fsm_expire_timer(fsm_timer *this) in fsm_expire_timer() 142 fsm_settimer(fsm_instance *fi, fsm_timer *this) in fsm_settimer() 155 fsm_deltimer(fsm_timer *this) in fsm_deltimer() 165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_addtimer() 185 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_modtimer()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | au1550nd.c | 42 struct nand_chip *this = mtd->priv; in au_read_byte() local 57 struct nand_chip *this = mtd->priv; in au_write_byte() local 70 struct nand_chip *this = mtd->priv; in au_read_byte16() local 85 struct nand_chip *this = mtd->priv; in au_write_byte16() local 98 struct nand_chip *this = mtd->priv; in au_read_word() local 115 struct nand_chip *this = mtd->priv; in au_write_buf() local 134 struct nand_chip *this = mtd->priv; in au_read_buf() local 153 struct nand_chip *this = mtd->priv; in au_write_buf16() local 175 struct nand_chip *this = mtd->priv; in au_read_buf16() local 201 struct nand_chip *this = mtd->priv; in au1550_hwcontrol() local [all …]
|
D | diskonchip.c | 299 struct nand_chip *this = mtd->priv; in doc2000_write_byte() local 311 struct nand_chip *this = mtd->priv; in doc2000_read_byte() local 326 struct nand_chip *this = mtd->priv; in doc2000_writebuf() local 343 struct nand_chip *this = mtd->priv; in doc2000_readbuf() local 358 struct nand_chip *this = mtd->priv; in doc2000_readbuf_dword() local 379 struct nand_chip *this = mtd->priv; in doc200x_ident_chip() local 425 struct nand_chip *this = mtd->priv; in doc2000_count_chips() local 445 static int doc200x_wait(struct mtd_info *mtd, struct nand_chip *this) in doc200x_wait() 461 struct nand_chip *this = mtd->priv; in doc2001_write_byte() local 472 struct nand_chip *this = mtd->priv; in doc2001_read_byte() local [all …]
|
D | cs553x_nand.c | 100 struct nand_chip *this = mtd->priv; in cs553x_read_buf() local 112 struct nand_chip *this = mtd->priv; in cs553x_write_buf() local 124 struct nand_chip *this = mtd->priv; in cs553x_read_byte() local 130 struct nand_chip *this = mtd->priv; in cs553x_write_byte() local 143 struct nand_chip *this = mtd->priv; in cs553x_hwcontrol() local 155 struct nand_chip *this = mtd->priv; in cs553x_device_ready() local 164 struct nand_chip *this = mtd->priv; in cs_enable_hwecc() local 173 struct nand_chip *this = mtd->priv; in cs_calculate_ecc() local 189 struct nand_chip *this; in cs553x_init_one() local 328 struct nand_chip *this; in cs553x_cleanup() local
|
D | cmx270_nand.c | 56 struct nand_chip *this = mtd->priv; in cmx270_read_byte() local 64 struct nand_chip *this = mtd->priv; in cmx270_write_buf() local 73 struct nand_chip *this = mtd->priv; in cmx270_read_buf() local 97 struct nand_chip* this = mtd->priv; in cmx270_hwcontrol() local 140 struct nand_chip *this; in cmx270_init() local
|
D | nand_bbt.c | 178 struct nand_chip *this = mtd->priv; in read_bbt() local 269 struct nand_chip *this = mtd->priv; in read_abs_bbt() local 394 struct nand_chip *this = mtd->priv; in read_abs_bbts() local 460 struct nand_chip *this = mtd->priv; in create_bbt() local 529 struct nand_chip *this = mtd->priv; in search_bbt() local 624 struct nand_chip *this = mtd->priv; in write_bbt() local 825 struct nand_chip *this = mtd->priv; in nand_memory_bbt() local 844 struct nand_chip *this = mtd->priv; in check_create() local 968 struct nand_chip *this = mtd->priv; in mark_bbt_region() local 1028 struct nand_chip *this = mtd->priv; in verify_bbt_descr() local [all …]
|
D | ams-delta.c | 67 struct nand_chip *this = mtd->priv; in ams_delta_write_byte() local 80 struct nand_chip *this = mtd->priv; in ams_delta_read_byte() local 177 struct nand_chip *this; in ams_delta_init() local
|
D | xway_nand.c | 92 struct nand_chip *this = mtd->priv; in xway_cmd_ctrl() local 121 struct nand_chip *this = mtd->priv; in xway_read_byte() local 135 struct nand_chip *this = platform_get_drvdata(pdev); in xway_nand_probe() local
|
D | socrates_nand.c | 48 struct nand_chip *this = mtd->priv; in socrates_nand_write_buf() local 67 struct nand_chip *this = mtd->priv; in socrates_nand_read_buf() local
|
D | sharpsl.c | 111 struct nand_chip *this; in sharpsl_nand_probe() local
|
D | s3c2410.c | 385 struct nand_chip *this = mtd->priv; in s3c2410_nand_select_chip() local 637 struct nand_chip *this = mtd->priv; in s3c2410_nand_read_buf() local 659 struct nand_chip *this = mtd->priv; in s3c2410_nand_write_buf() local
|
/linux-4.1.27/include/linux/mtd/ |
D | onenand.h | 157 #define ONENAND_CURRENT_BUFFERRAM(this) (this->bufferram_index) argument 158 #define ONENAND_NEXT_BUFFERRAM(this) (this->bufferram_index ^ 1) argument 159 #define ONENAND_SET_NEXT_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 160 #define ONENAND_SET_PREV_BUFFERRAM(this) (this->bufferram_index ^= 1) argument 161 #define ONENAND_SET_BUFFERRAM0(this) (this->bufferram_index = 0) argument 162 #define ONENAND_SET_BUFFERRAM1(this) (this->bufferram_index = 1) argument 164 #define FLEXONENAND(this) \ argument 166 #define ONENAND_GET_SYS_CFG1(this) \ argument 168 #define ONENAND_SET_SYS_CFG1(v, this) \ argument 171 #define ONENAND_IS_DDP(this) \ argument [all …]
|
/linux-4.1.27/fs/jffs2/ |
D | debug.c | 501 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 523 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 546 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 569 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 585 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 600 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 616 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 632 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 648 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local 664 struct list_head *this; in __jffs2_dbg_dump_block_lists_nolock() local [all …]
|
D | compr.c | 34 static int jffs2_is_best_compression(struct jffs2_compressor *this, in jffs2_is_best_compression() 77 struct jffs2_compressor *this; in jffs2_selected_compress() local 154 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local 257 struct jffs2_compressor *this; in jffs2_decompress() local 303 struct jffs2_compressor *this; in jffs2_register_compressor() local
|
D | nodelist.c | 102 struct jffs2_node_frag *this) in jffs2_obsolete_node_frag() 171 struct jffs2_node_frag *this, uint32_t lastend) in no_overlapping_node() 217 struct jffs2_node_frag *this; in jffs2_add_frag_to_fragtree() local 490 struct jffs2_inode_cache *this, *next; in jffs2_free_ino_caches() local 507 struct jffs2_raw_node_ref *this, *next; in jffs2_free_raw_node_refs() local
|
D | wbuf.c | 50 struct jffs2_inodirty *this = c->wbuf_inodes; in jffs2_wbuf_pending_for_ino() local 71 struct jffs2_inodirty *this; in jffs2_clear_wbuf_ino_list() local 110 struct list_head *this, *next; in jffs2_refile_wbuf_blocks() local
|
D | readinode.c | 223 struct jffs2_tmp_dnode_info *this, *ptn; in jffs2_add_tn_to_tree() local 455 struct jffs2_tmp_dnode_info *pen, *last, *this; in jffs2_build_inode_fragtree() local
|
D | erase.c | 256 struct jffs2_raw_node_ref *this; in jffs2_remove_node_refs_from_ino_list() local
|
D | nodemgmt.c | 567 struct list_head *this; in on_list() local
|
/linux-4.1.27/net/atm/ |
D | addr.c | 50 struct atm_dev_addr *this, *p; in atm_reset_addr() local 71 struct atm_dev_addr *this; in atm_add_addr() local 106 struct atm_dev_addr *this; in atm_del_addr() local 136 struct atm_dev_addr *this; in atm_get_addr() local
|
D | clip.c | 542 static int clip_device_event(struct notifier_block *this, unsigned long event, in clip_device_event() 575 static int clip_inet_event(struct notifier_block *this, unsigned long event, in clip_inet_event()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_interval.c | 11 struct drbd_interval *this = rb_entry(node, struct drbd_interval, rb); in interval_end() local 47 drbd_insert_interval(struct rb_root *root, struct drbd_interval *this) in drbd_insert_interval() 117 drbd_remove_interval(struct rb_root *root, struct drbd_interval *this) in drbd_remove_interval()
|
/linux-4.1.27/arch/mips/lasat/ |
D | setup.c | 90 static int lasat_panic_display(struct notifier_block *this, in lasat_panic_display() 102 static int lasat_panic_prom_monitor(struct notifier_block *this, in lasat_panic_prom_monitor()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | mm.c | 50 struct nvkm_mm_node *this = *pthis; in nvkm_mm_free() local 114 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_head() local 188 struct nvkm_mm_node *prev, *this, *next; in nvkm_mm_tail() local
|
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-fs/ |
D | nandflash.c | 54 struct nand_chip *this = mtd->priv; in crisv32_hwcontrol() local 109 struct nand_chip *this; in crisv32_nand_flash_probe() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_nat_masquerade_ipv6.c | 64 static int masq_device_event(struct notifier_block *this, in masq_device_event() 81 static int masq_inet_event(struct notifier_block *this, in masq_inet_event()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/mach-a3/ |
D | nandflash.c | 55 struct nand_chip *this = mtd->priv; in crisv32_hwcontrol() local 111 struct nand_chip *this; in crisv32_nand_flash_probe() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_nat_masquerade_ipv4.c | 86 static int masq_device_event(struct notifier_block *this, in masq_device_event() 107 static int masq_inet_event(struct notifier_block *this, in masq_inet_event()
|
D | nf_nat_h323.c | 396 struct nf_conntrack_expect *this) in ip_nat_q931_expect() 495 struct nf_conntrack_expect *this) in ip_nat_callforwarding_expect()
|
/linux-4.1.27/drivers/net/ |
D | eql.c | 145 struct list_head *this, *tmp, *head; in eql_timer() local 234 struct list_head *head, *tmp, *this; in eql_kill_slave_queue() local 301 struct list_head *this, *tmp, *head; in __eql_schedule_slaves() local 366 struct list_head *this, *head; in __eql_find_slave_dev() local
|
/linux-4.1.27/virt/kvm/ |
D | coalesced_mmio.c | 64 struct kvm_io_device *this, gpa_t addr, in coalesced_mmio_write() 91 static void coalesced_mmio_destructor(struct kvm_io_device *this) in coalesced_mmio_destructor()
|
D | eventfd.c | 718 ioeventfd_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, in ioeventfd_write() 735 ioeventfd_destructor(struct kvm_io_device *this) in ioeventfd_destructor()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | pdc_chassis.c | 98 static int pdc_chassis_panic_event(struct notifier_block *this, in pdc_chassis_panic_event() 118 static int pdc_chassis_reboot_event(struct notifier_block *this, in pdc_chassis_reboot_event()
|
/linux-4.1.27/kernel/irq/ |
D | devres.c | 16 struct irq_devres *this = res; in devm_irq_release() local 23 struct irq_devres *this = res, *match = data; in devm_irq_match() local
|
/linux-4.1.27/drivers/gpio/ |
D | devres.c | 33 struct gpio_desc **this = res, **gpio = data; in devm_gpiod_match() local 47 struct gpio_descs **this = res, **gpios = data; in devm_gpiod_match_array() local 304 unsigned *this = res, *gpio = data; in devm_gpio_match() local
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | board-nand.c | 25 struct nand_chip *this = mtd->priv; in omap1_nand_cmd_ctl() local
|
D | board-voiceblue.c | 163 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event()
|
/linux-4.1.27/drivers/base/ |
D | dma-mapping.c | 28 struct dma_devres *this = res; in dmam_coherent_release() local 35 struct dma_devres *this = res; in dmam_noncoherent_release() local 42 struct dma_devres *this = res, *match = match_data; in dmam_match() local
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | di.c | 81 ENTITY *this = NULL; in pr_out() local 364 ENTITY *this; in isdn_rc() local 566 ENTITY *this; in isdn_ind() local
|
D | capifunc.c | 727 APPL *this; in diva_register_appl() local 851 APPL *this = &application[appl - 1]; in diva_release_appl() local 885 APPL *this = &application[GET_WORD(&msg->header.appl_id) - 1]; in diva_send_message() local
|
/linux-4.1.27/drivers/power/reset/ |
D | at91-reset.c | 55 static int at91sam9260_restart(struct notifier_block *this, unsigned long mode, in at91sam9260_restart() 82 static int at91sam9g45_restart(struct notifier_block *this, unsigned long mode, in at91sam9g45_restart()
|
D | hisi-reboot.c | 27 static int hisi_restart_handler(struct notifier_block *this, in hisi_restart_handler()
|
D | rmobile-reset.c | 27 static int rmobile_reset_handler(struct notifier_block *this, in rmobile_reset_handler()
|
D | syscon-reboot.c | 34 static int syscon_restart_handle(struct notifier_block *this, in syscon_restart_handle()
|
D | axxia-reset.c | 40 static int axxia_restart_handler(struct notifier_block *this, in axxia_restart_handler()
|
D | xgene-reboot.c | 44 static int xgene_restart_handler(struct notifier_block *this, in xgene_restart_handler()
|
D | arm-versatile-reboot.c | 71 static int versatile_reboot(struct notifier_block *this, unsigned long mode, in versatile_reboot()
|
D | gpio-restart.c | 34 static int gpio_restart_notify(struct notifier_block *this, in gpio_restart_notify()
|
D | brcmstb-reboot.c | 45 static int brcmstb_restart_handler(struct notifier_block *this, in brcmstb_restart_handler()
|
D | keystone-reset.c | 55 static int rsctrl_restart_handler(struct notifier_block *this, in rsctrl_restart_handler()
|
D | st-poweroff.c | 77 static int st_restart(struct notifier_block *this, unsigned long mode, in st_restart()
|
D | vexpress-poweroff.c | 46 static int vexpress_restart(struct notifier_block *this, unsigned long mode, in vexpress_restart()
|
/linux-4.1.27/drivers/input/serio/ |
D | hp_sdc.c | 601 int __hp_sdc_enqueue_transaction(hp_sdc_transaction *this) in __hp_sdc_enqueue_transaction() 634 int hp_sdc_enqueue_transaction(hp_sdc_transaction *this) { in hp_sdc_enqueue_transaction() 645 int hp_sdc_dequeue_transaction(hp_sdc_transaction *this) in hp_sdc_dequeue_transaction()
|
/linux-4.1.27/kernel/locking/ |
D | lockdep.c | 867 static int add_lock_to_list(struct lock_class *class, struct lock_class *this, in add_lock_to_list() 1191 static noinline int print_circular_bug(struct lock_list *this, in print_circular_bug() 1250 static unsigned long __lockdep_count_forward_deps(struct lock_list *this) in __lockdep_count_forward_deps() 1262 struct lock_list this; in lockdep_count_forward_deps() local 1276 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps() 1289 struct lock_list this; in lockdep_count_backward_deps() local 1572 struct lock_list this, that; in check_usage() local 1829 struct lock_list this; in check_prev_add() local 2234 print_usage_bug(struct task_struct *curr, struct held_lock *this, in print_usage_bug() 2276 valid_state(struct task_struct *curr, struct held_lock *this, in valid_state() [all …]
|
/linux-4.1.27/drivers/watchdog/ |
D | bcm47xx_wdt.c | 161 static int bcm47xx_wdt_notify_sys(struct notifier_block *this, in bcm47xx_wdt_notify_sys() 172 static int bcm47xx_wdt_restart(struct notifier_block *this, unsigned long mode, in bcm47xx_wdt_restart()
|
D | alim7101_wdt.c | 304 static int wdt_restart_handle(struct notifier_block *this, unsigned long mode, in wdt_restart_handle() 330 static int wdt_notify_sys(struct notifier_block *this, in wdt_notify_sys()
|
D | softdog.c | 128 static int softdog_notify_sys(struct notifier_block *this, unsigned long code, in softdog_notify_sys()
|
D | indydog.c | 145 static int indydog_notify_sys(struct notifier_block *this, in indydog_notify_sys()
|
D | sbc8360.c | 293 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, in sbc8360_notify_sys()
|
D | sbc_epx_c3.c | 149 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, in epx_c3_notify_sys()
|
D | moxart_wdt.c | 37 static int moxart_restart_handle(struct notifier_block *this, in moxart_restart_handle()
|
D | wafer5823wdt.c | 220 static int wafwdt_notify_sys(struct notifier_block *this, unsigned long code, in wafwdt_notify_sys()
|
D | scx200_wdt.c | 120 static int scx200_wdt_notify_sys(struct notifier_block *this, in scx200_wdt_notify_sys()
|
D | sb_wdog.c | 220 static int sbwdog_notify_sys(struct notifier_block *this, unsigned long code, in sbwdog_notify_sys()
|
D | sbc7240_wdt.c | 235 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | da9063_wdt.c | 124 static int da9063_wdt_restart_handler(struct notifier_block *this, in da9063_wdt_restart_handler()
|
D | sbc60xxwdt.c | 301 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | pnx833x_wdt.c | 208 static int pnx833x_wdt_notify_sys(struct notifier_block *this, in pnx833x_wdt_notify_sys()
|
D | intel_scu_watchdog.c | 413 static int intel_scu_notify_sys(struct notifier_block *this, in intel_scu_notify_sys()
|
D | alim1535_wdt.c | 287 static int ali_notify_sys(struct notifier_block *this, in ali_notify_sys()
|
D | w83877f_wdt.c | 323 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | meson_wdt.c | 51 static int meson_restart_handle(struct notifier_block *this, unsigned long mode, in meson_restart_handle()
|
D | diag288_wdt.c | 242 static int wdt_power_event(struct notifier_block *this, unsigned long event, in wdt_power_event()
|
D | at91rm9200_wdt.c | 58 static int at91rm9200_restart(struct notifier_block *this, in at91rm9200_restart()
|
D | wdt977.c | 416 static int wdt977_notify_sys(struct notifier_block *this, unsigned long code, in wdt977_notify_sys()
|
D | mtk_wdt.c | 70 static int mtk_reset_handler(struct notifier_block *this, unsigned long mode, in mtk_reset_handler()
|
D | w83977f_wdt.c | 441 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | eurotechwdt.c | 359 static int eurwdt_notify_sys(struct notifier_block *this, unsigned long code, in eurwdt_notify_sys()
|
D | sc520_wdt.c | 355 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | sunxi_wdt.c | 89 static int sunxi_restart_handle(struct notifier_block *this, unsigned long mode, in sunxi_restart_handle()
|
D | sc1200wdt.c | 296 static int sc1200wdt_notify_sys(struct notifier_block *this, in sc1200wdt_notify_sys()
|
D | dw_wdt.c | 142 static int dw_wdt_restart_handle(struct notifier_block *this, in dw_wdt_restart_handle()
|
D | wdrtas.c | 472 static int wdrtas_reboot(struct notifier_block *this, in wdrtas_reboot()
|
D | smsc37b787_wdt.c | 494 static int wb_smsc_wdt_notify_sys(struct notifier_block *this, in wb_smsc_wdt_notify_sys()
|
D | imx2_wdt.c | 86 static int imx2_restart_handler(struct notifier_block *this, unsigned long mode, in imx2_restart_handler()
|
D | wdt_pci.c | 555 static int wdtpci_notify_sys(struct notifier_block *this, unsigned long code, in wdtpci_notify_sys()
|
D | wdt.c | 512 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | pc87413_wdt.c | 463 static int pc87413_notify_sys(struct notifier_block *this, in pc87413_notify_sys()
|
D | it8712f_wdt.c | 222 static int it8712f_wdt_notify(struct notifier_block *this, in it8712f_wdt_notify()
|
D | cadence_wdt.c | 295 static int cdns_wdt_notify_sys(struct notifier_block *this, unsigned long code, in cdns_wdt_notify_sys()
|
D | machzwd.c | 356 static int zf_notify_sys(struct notifier_block *this, unsigned long code, in zf_notify_sys()
|
D | w83627hf_wdt.c | 293 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys()
|
D | pcwd_pci.c | 635 static int pcipcwd_notify_sys(struct notifier_block *this, unsigned long code, in pcipcwd_notify_sys()
|
D | pcwd_usb.c | 540 static int usb_pcwd_notify_sys(struct notifier_block *this, unsigned long code, in usb_pcwd_notify_sys()
|
D | s3c2410_wdt.c | 455 static int s3c2410wdt_restart(struct notifier_block *this, in s3c2410wdt_restart()
|
/linux-4.1.27/arch/x86/kvm/ |
D | i8254.c | 449 struct kvm_io_device *this, in pit_ioport_write() 526 struct kvm_io_device *this, in pit_ioport_read() 597 struct kvm_io_device *this, in speaker_ioport_write() 615 struct kvm_io_device *this, in speaker_ioport_read()
|
D | ioapic.c | 498 static int ioapic_mmio_read(struct kvm_vcpu *vcpu, struct kvm_io_device *this, in ioapic_mmio_read() 541 static int ioapic_mmio_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, in ioapic_mmio_write()
|
/linux-4.1.27/drivers/mtd/chips/ |
D | chipreg.c | 34 struct mtd_chip_driver *ret = NULL, *this; in get_mtd_chip_driver() local
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | setup.c | 97 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in iss_panic_event()
|
/linux-4.1.27/drivers/clk/samsung/ |
D | clk-exynos5440.c | 96 static int exynos5440_clk_restart_notify(struct notifier_block *this, in exynos5440_clk_restart_notify()
|
D | clk-s3c2412.c | 209 static int s3c2412_restart(struct notifier_block *this, in s3c2412_restart()
|
D | clk-s3c2443.c | 359 static int s3c2443_restart(struct notifier_block *this, in s3c2443_restart()
|
/linux-4.1.27/drivers/edac/ |
D | octeon_edac-pc.c | 39 static int co_cache_error_event(struct notifier_block *this, in co_cache_error_event()
|
/linux-4.1.27/fs/hfs/ |
D | string.c | 54 int hfs_hash_dentry(const struct dentry *dentry, struct qstr *this) in hfs_hash_dentry()
|
D | btree.h | 49 u32 this; member
|
/linux-4.1.27/arch/mips/pnx833x/common/ |
D | platform.c | 183 struct nand_chip *this = mtd->priv; in pnx833x_flash_nand_cmd_ctrl() local
|
/linux-4.1.27/drivers/mmc/core/ |
D | pwrseq_emmc.c | 59 static int mmc_pwrseq_emmc_reset_nb(struct notifier_block *this, in mmc_pwrseq_emmc_reset_nb()
|
D | sdio_cis.c | 231 struct sdio_func_tuple *this, **prev; in sdio_read_cis() local
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
D | ixdp425-setup.c | 79 struct nand_chip *this = mtd->priv; in ixdp425_flash_nand_cmd_ctrl() local
|
/linux-4.1.27/arch/mips/sgi-ip32/ |
D | ip32-reset.c | 110 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event()
|
/linux-4.1.27/fs/ |
D | anon_inodes.c | 74 struct qstr this; in anon_inode_getfile() local
|
/linux-4.1.27/net/sched/ |
D | sch_cbq.c | 191 cbq_reclassify(struct sk_buff *skb, struct cbq_class *this) in cbq_reclassify() 325 static void cbq_deactivate_class(struct cbq_class *this) in cbq_deactivate_class() 466 struct cbq_class *this = cl; in cbq_ovl_rclassic() local 696 struct cbq_class *this = q->tx_class; in cbq_update() local 1008 static void cbq_adjust_levels(struct cbq_class *this) in cbq_adjust_levels() 1122 static void cbq_unlink_class(struct cbq_class *this) in cbq_unlink_class() 1150 static void cbq_link_class(struct cbq_class *this) in cbq_link_class()
|
/linux-4.1.27/drivers/net/phy/ |
D | dp83640.c | 586 struct list_head *this, *next; in prune_rx_ts() local 618 struct list_head *this; in recalibrate() local 989 struct list_head *this, *next; in dp83640_free_clocks() local 1067 struct list_head *this; in dp83640_clock_get_bus() local 1163 struct list_head *this, *next; in dp83640_remove() local 1389 struct list_head *this, *next; in dp83640_rxtstamp() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inftrees.c | 39 code this; /* table entry for duplication */ in zlib_inflate_table() local
|
D | inffast.c | 109 code this; /* retrieved table entry */ in inflate_fast() local
|
D | inflate.c | 328 code this; /* current decoding table entry */ in zlib_inflate() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage-book3e.c | 17 int this, next; in tlb1_next() local
|
/linux-4.1.27/arch/mips/sgi-ip22/ |
D | ip22-reset.c | 168 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpts.c | 108 struct list_head *this, *next; in cpts_systim_read() local 290 struct list_head *this, *next; in cpts_find_ts() local
|
/linux-4.1.27/net/rds/ |
D | info.c | 118 unsigned long this; in rds_info_copy() local
|
/linux-4.1.27/drivers/char/xillybus/ |
D | xillybus_pcie.c | 100 struct xilly_mapping *this; in xilly_map_single_pci() local
|
D | xillybus_of.c | 83 struct xilly_mapping *this; in xilly_map_single_of() local
|
/linux-4.1.27/drivers/iommu/ |
D | iova.c | 199 struct iova *this = container_of(*entry, in __alloc_and_insert_iova_range() local 229 struct iova *this = container_of(*new, struct iova, node); in iova_insert_rbtree() local
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | palmtx.c | 253 struct nand_chip *this = mtd->priv; in palmtx_nand_cmd_ctl() local
|
D | balloon3.c | 575 struct nand_chip *this = mtd->priv; in balloon3_nand_cmd_ctl() local
|
/linux-4.1.27/net/6lowpan/ |
D | nhc.c | 30 struct lowpan_nhc *this = container_of(*new, struct lowpan_nhc, in lowpan_nhc_insert() local
|
/linux-4.1.27/drivers/parisc/ |
D | power.c | 183 static int parisc_panic_event(struct notifier_block *this, in parisc_panic_event()
|
/linux-4.1.27/kernel/ |
D | futex.c | 581 struct futex_q *this; in futex_top_waiter() local 1125 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_q *this) in wake_futex_pi() 1227 struct futex_q *this, *next; in futex_wake() local 1280 struct futex_q *this, *next; in futex_wake_op() local 1515 struct futex_q *this, *next; in futex_requeue() local
|
D | hung_task.c | 64 hung_task_panic(struct notifier_block *this, unsigned long event, void *ptr) in hung_task_panic()
|
D | resource.c | 561 struct resource *this = root->child; in __find_resource() local 1332 struct region_devres *this = res; in devm_region_release() local 1339 struct region_devres *this = res, *match = match_data; in devm_region_match() local
|
/linux-4.1.27/arch/frv/mb93090-mb00/ |
D | pci-dma-nommu.c | 40 struct list_head *this = &dma_alloc_list; in dma_alloc_coherent() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_amd_uncore.c | 331 amd_uncore_find_online_sibling(struct amd_uncore *this, in amd_uncore_find_online_sibling() 410 struct amd_uncore *this = *per_cpu_ptr(uncores, cpu); in uncore_down_prepare() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-kmem.c | 379 struct page_stat this = { in perf_evsel__process_page_alloc_event() local 432 struct page_stat this = { in perf_evsel__process_page_free_event() local 715 struct alloc_stat *this; in sort_slab_insert() local 760 struct page_stat *this; in sort_page_insert() local
|
/linux-4.1.27/net/netfilter/ |
D | xt_TEE.c | 200 static int tee_netdev_event(struct notifier_block *this, unsigned long event, in tee_netdev_event()
|
D | nfnetlink_queue_core.c | 812 nfqnl_rcv_dev_event(struct notifier_block *this, in nfqnl_rcv_dev_event() 849 nfqnl_rcv_nl_event(struct notifier_block *this, in nfqnl_rcv_nl_event()
|
/linux-4.1.27/security/selinux/ |
D | netif.c | 261 static int sel_netif_netdev_notifier_handler(struct notifier_block *this, in sel_netif_netdev_notifier_handler()
|
/linux-4.1.27/arch/blackfin/mach-bf561/boards/ |
D | acvilon.c | 270 struct nand_chip *this = mtd->priv; in bfin_plat_nand_cmd_ctrl() local
|
/linux-4.1.27/fs/gfs2/ |
D | export.c | 161 struct gfs2_inum_host this; in gfs2_fh_to_dentry() local
|
/linux-4.1.27/arch/x86/mm/ |
D | pat_rbtree.c | 242 struct memtype *this = container_of(node, struct memtype, rb); in rbt_memtype_copy_nth_element() local
|
/linux-4.1.27/drivers/misc/mic/card/ |
D | mic_device.c | 51 static int mic_panic_event(struct notifier_block *this, unsigned long event, in mic_panic_event()
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
D | db1550.c | 130 struct nand_chip *this = mtd->priv; in au1550_nand_cmd_ctrl() local
|
D | db1300.c | 152 struct nand_chip *this = mtd->priv; in au1300_nand_cmd_ctrl() local
|
D | db1200.c | 203 struct nand_chip *this = mtd->priv; in au1200_nand_cmd_ctrl() local
|
/linux-4.1.27/drivers/net/wan/ |
D | hdlc.c | 99 static int hdlc_device_event(struct notifier_block *this, unsigned long event, in hdlc_device_event()
|
D | lapbether.c | 369 static int lapbeth_device_event(struct notifier_block *this, in lapbeth_device_event()
|
/linux-4.1.27/net/core/ |
D | dst.c | 358 static int dst_dev_event(struct notifier_block *this, unsigned long event, in dst_dev_event()
|
D | fib_rules.c | 731 static int fib_rules_event(struct notifier_block *this, unsigned long event, in fib_rules_event()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunbmac.c | 768 struct be_txd *this = &txbase[elem]; in bigmac_tx() local 802 struct be_rxd *this; in bigmac_rx() local
|
D | sunhme.c | 127 int i, this; in tx_dump_log() local 1922 struct happy_meal_txd *this; in happy_meal_tx() local 1994 struct happy_meal_rxd *this; in happy_meal_rx() local 2276 struct happy_meal_txd *this = &txbase[first_entry]; in unmap_partial_tx_skb() local
|
D | sunqe.c | 414 struct qe_rxd *this; in qe_rx() local
|
/linux-4.1.27/crypto/ |
D | algboss.c | 276 static int cryptomgr_notify(struct notifier_block *this, unsigned long msg, in cryptomgr_notify()
|
/linux-4.1.27/drivers/mtd/devices/ |
D | phram.c | 87 struct phram_mtd_list *this, *safe; in unregister_devices() local
|
/linux-4.1.27/drivers/cpufreq/ |
D | s3c2416-cpufreq.c | 305 static int s3c2416_cpufreq_reboot_notifier_evt(struct notifier_block *this, in s3c2416_cpufreq_reboot_notifier_evt()
|
D | s5pv210-cpufreq.c | 559 static int s5pv210_cpufreq_reboot_notifier_event(struct notifier_block *this, in s5pv210_cpufreq_reboot_notifier_event()
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 1895 int this = scaling_goodness( in smiapp_set_compose_binner() local 1985 int this = scaling_goodness( in smiapp_set_compose_scaler() local 2484 struct smiapp_subdev *this = ssds[i + 1]; in smiapp_register_subdevs() local 2714 struct smiapp_subdev *this = _this->ssd; in smiapp_init() local
|
/linux-4.1.27/arch/metag/kernel/ |
D | setup.c | 208 static int metag_panic_event(struct notifier_block *this, unsigned long event, in metag_panic_event()
|
/linux-4.1.27/net/batman-adv/ |
D | hard-interface.c | 639 static int batadv_hard_if_event(struct notifier_block *this, in batadv_hard_if_event()
|
/linux-4.1.27/kernel/trace/ |
D | trace_stat.c | 91 struct stat_node *this; in insert_stat() local
|
/linux-4.1.27/lib/ |
D | devres.c | 245 struct pcim_iomap_devres *this = res; in pcim_iomap_release() local
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simeth.c | 269 simeth_device_event(struct notifier_block *this,unsigned long event, void *ptr) in simeth_device_event()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
D | pmu.c | 880 static int pmu_restart_notify(struct notifier_block *this, in pmu_restart_notify()
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk.c | 335 static int rockchip_restart_notify(struct notifier_block *this, in rockchip_restart_notify()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | setup-common.c | 666 static int ppc_panic_event(struct notifier_block *this, in ppc_panic_event()
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup_tx4939.c | 330 static int tx4939_netdev_event(struct notifier_block *this, in tx4939_netdev_event()
|
/linux-4.1.27/net/ipv4/ |
D | fib_frontend.c | 1074 static int fib_inetaddr_event(struct notifier_block *this, unsigned long event, void *ptr) in fib_inetaddr_event() 1105 static int fib_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) in fib_netdev_event()
|
/linux-4.1.27/drivers/block/paride/ |
D | ppc6lnx.c | 550 u8 this, last; in ppc6_wr_data_blk() local
|
/linux-4.1.27/drivers/net/hamradio/ |
D | bpqether.c | 550 static int bpq_device_event(struct notifier_block *this, in bpq_device_event()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 179 struct nand_chip *this = mtd->priv; in ts78xx_ts_nand_cmd_ctrl() local
|
/linux-4.1.27/drivers/devfreq/exynos/ |
D | exynos5_bus.c | 190 static int exynos5_busfreq_int_pm_notifier_event(struct notifier_block *this, in exynos5_busfreq_int_pm_notifier_event()
|
D | exynos4_bus.c | 831 static int exynos4_busfreq_pm_notifier_event(struct notifier_block *this, in exynos4_busfreq_pm_notifier_event()
|
/linux-4.1.27/arch/s390/mm/ |
D | cmm.c | 416 static int cmm_power_event(struct notifier_block *this, in cmm_power_event()
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_watchdog.c | 1144 static int wdog_reboot_handler(struct notifier_block *this, in wdog_reboot_handler() 1177 static int wdog_panic_handler(struct notifier_block *this, in wdog_panic_handler()
|
/linux-4.1.27/drivers/net/usb/ |
D | net1080.c | 269 #define MK_TTL(this,other) ((u16)(((other)<<8)|(0x00ff&(this)))) argument
|
/linux-4.1.27/drivers/s390/cio/ |
D | css.c | 808 static int css_reboot_event(struct notifier_block *this, in css_reboot_event() 839 static int css_power_event(struct notifier_block *this, unsigned long event, in css_power_event()
|
/linux-4.1.27/mm/ |
D | ksm.c | 743 struct list_head *this, *next; in remove_all_stable_nodes() local 1568 struct list_head *this, *next; in scan_get_next_rmap_item() local 1995 struct list_head *this, *next; in ksm_check_stable_tree() local
|
/linux-4.1.27/drivers/xen/ |
D | evtchn.c | 88 struct user_evtchn *this; in add_evtchn() local
|
/linux-4.1.27/drivers/acpi/ |
D | sleep.c | 44 static int tts_notify_reboot(struct notifier_block *this, in tts_notify_reboot()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramnv50.c | 224 struct nvkm_mm_node *this; in __nv50_ram_put() local
|
/linux-4.1.27/kernel/rcu/ |
D | update.c | 420 static int rcu_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rcu_panic()
|
/linux-4.1.27/virt/kvm/arm/ |
D | vgic.c | 800 struct kvm_io_device *this, gpa_t addr, in vgic_handle_mmio_access() 849 struct kvm_io_device *this, in vgic_handle_mmio_read() 856 struct kvm_io_device *this, in vgic_handle_mmio_write()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | attach.c | 1140 struct rb_node *this = av->root.rb_node; in destroy_av() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-nomadik.c | 65 static int nomadik_clk_reboot_handler(struct notifier_block *this, in nomadik_clk_reboot_handler()
|
/linux-4.1.27/fs/proc/ |
D | generic.c | 83 struct proc_dir_entry *this = in pde_subdir_insert() local
|
/linux-4.1.27/net/decnet/ |
D | dn_fib.c | 667 static int dn_fib_dnaddr_event(struct notifier_block *this, unsigned long event, void *ptr) in dn_fib_dnaddr_event()
|
/linux-4.1.27/kernel/debug/ |
D | debug_core.c | 872 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot()
|