/linux-4.4.14/fs/afs/ |
D | proc.c | 205 struct afs_cell *cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show() local 270 struct afs_cell *cell; in afs_proc_cells_write() local 350 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup() 381 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove() 395 struct afs_cell *cell; in afs_proc_cell_volumes_open() local 419 struct afs_cell *cell = m->private; in afs_proc_cell_volumes_start() local 434 struct afs_cell *cell = p->private; in afs_proc_cell_volumes_next() local 445 struct afs_cell *cell = p->private; in afs_proc_cell_volumes_stop() local 465 struct afs_cell *cell = m->private; in afs_proc_cell_volumes_show() local 493 struct afs_cell *cell; in afs_proc_cell_vlservers_open() local [all …]
|
D | cell.c | 37 struct afs_cell *cell; in afs_cell_alloc() local 153 struct afs_cell *cell; in afs_cell_create() local 271 struct afs_cell *cell; in afs_cell_lookup() local 343 void afs_put_cell(struct afs_cell *cell) in afs_put_cell() 377 static void afs_cell_destroy(struct afs_cell *cell) in afs_cell_destroy() 427 struct afs_cell *cell; in afs_cell_purge() local
|
D | vlocation.c | 41 struct afs_cell *cell = vl->cell; in afs_vlocation_access_vl_by_name() local 99 struct afs_cell *cell = vl->cell; in afs_vlocation_access_vl_by_id() local 169 static struct afs_vlocation *afs_vlocation_alloc(struct afs_cell *cell, in afs_vlocation_alloc() 373 struct afs_vlocation *afs_vlocation_lookup(struct afs_cell *cell, in afs_vlocation_lookup()
|
D | server.c | 69 static struct afs_server *afs_alloc_server(struct afs_cell *cell, in afs_alloc_server() 104 struct afs_server *afs_lookup_server(struct afs_cell *cell, in afs_lookup_server()
|
D | cache.c | 87 const struct afs_cell *cell = cookie_netfs_data; in afs_cell_cache_get_key() local 106 const struct afs_cell *cell = cookie_netfs_data; in afs_cell_cache_get_aux() local
|
D | super.c | 146 struct afs_cell *cell; in afs_parse_options() local 209 struct afs_cell *cell; in afs_parse_device_name() local
|
D | security.c | 23 struct key *afs_request_key(struct afs_cell *cell) in afs_request_key()
|
D | internal.h | 49 struct afs_cell *cell; /* cell in which to find volume */ member 254 struct afs_cell *cell; /* cell to which volume belongs */ member 276 struct afs_cell *cell; /* cell in which server resides */ member 306 struct afs_cell *cell; /* cell to which belongs (unrefd ptr) */ member
|
/linux-4.4.14/drivers/mfd/ |
D | mfd-core.c | 31 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_enable() local 48 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_disable() local 67 const struct mfd_cell *cell, in mfd_platform_add_cell() 82 static void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device() 133 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device() 140 const struct mfd_cell *cell, atomic_t *usage_count, in mfd_add_device() 301 const struct mfd_cell *cell; in mfd_remove_devices_fn() local 330 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) in mfd_clone_cell()
|
D | intel_quark_i2c_gpio.c | 168 static int intel_quark_i2c_setup(struct pci_dev *pdev, struct mfd_cell *cell) in intel_quark_i2c_setup() 206 static int intel_quark_gpio_setup(struct pci_dev *pdev, struct mfd_cell *cell) in intel_quark_gpio_setup()
|
D | davinci_voicecodec.c | 45 struct mfd_cell *cell = NULL; in davinci_vc_probe() local
|
D | tps6105x.c | 87 struct mfd_cell *cell) in tps6105x_add_device()
|
D | wm8400-core.c | 67 const struct mfd_cell cell = { in wm8400_register_codec() local
|
D | wl1273-core.c | 187 struct mfd_cell *cell; in wl1273_core_probe() local
|
D | intel-lpss.c | 76 const struct mfd_cell *cell; member 326 const struct mfd_cell *cell = lpss->cell; in intel_lpss_register_clock() local
|
D | janz-cmodio.c | 70 struct mfd_cell *cell; in cmodio_setup_subdevice() local
|
D | lpc_sch.c | 125 int id, struct mfd_cell *cell) in lpc_sch_populate_cell()
|
D | twl4030-audio.c | 192 struct mfd_cell *cell = NULL; in twl4030_audio_probe() local
|
D | ti_am335x_tscadc.c | 142 struct mfd_cell *cell; in ti_tscadc_probe() local
|
D | asic3.c | 820 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_leds_enable() local 830 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_leds_disable() local 840 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_leds_suspend() local
|
D | lpc_ich.c | 838 struct mfd_cell *cell = &lpc_ich_wdt_cell; in lpc_ich_finalize_wdt_cell() local 857 struct mfd_cell *cell = &lpc_ich_gpio_cell; in lpc_ich_finalize_gpio_cell() local
|
D | intel_msic.c | 317 struct mfd_cell *cell = &msic_devs[INTEL_MSIC_BLOCK_GPIO]; in intel_msic_init_devices() local
|
D | si476x-i2c.c | 696 struct mfd_cell *cell; in si476x_core_probe() local
|
D | twl6040.c | 623 struct mfd_cell *cell = NULL; in twl6040_probe() local
|
D | mc13xxx-core.c | 356 struct mfd_cell cell = { in mc13xxx_add_subdevice_pdata() local
|
D | stmpe.h | 41 const struct mfd_cell *cell; member
|
D | stmpe.c | 1072 static int stmpe_add_device(struct stmpe *stmpe, const struct mfd_cell *cell) in stmpe_add_device()
|
/linux-4.4.14/sound/core/seq/ |
D | seq_fifo.c | 95 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local 115 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local 154 struct snd_seq_event_cell *cell; in fifo_cell_out() local 174 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local 209 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback() 236 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
|
D | seq_prioq.c | 147 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in() 220 struct snd_seq_event_cell *cell; in snd_seq_prioq_cell_out() local 267 static inline int prioq_match(struct snd_seq_event_cell *cell, in prioq_match() 292 register struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_leave() local 402 struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_remove_events() local
|
D | seq_memory.c | 83 struct snd_seq_event_cell *cell; in snd_seq_dump_var_event() local 179 struct snd_seq_event_cell *cell) in free_cell() 186 void snd_seq_cell_free(struct snd_seq_event_cell * cell) in snd_seq_cell_free() 226 struct snd_seq_event_cell *cell; in snd_seq_cell_alloc() local 295 struct snd_seq_event_cell *cell; in snd_seq_event_dup() local 380 int cell; in snd_seq_pool_init() local
|
D | seq_queue.c | 257 struct snd_seq_event_cell *cell; in snd_seq_check_queue() local 313 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
|
D | seq_clientmgr.c | 404 struct snd_seq_event_cell *cell; in snd_seq_read() local 846 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 923 struct snd_seq_event_cell *cell; in snd_seq_client_enqueue_event() local
|
/linux-4.4.14/drivers/md/ |
D | dm-bio-prison.c | 68 struct dm_bio_prison_cell *cell) in dm_bio_prison_free_cell() 76 struct dm_bio_prison_cell *cell) in __setup_new_cell() 117 struct dm_bio_prison_cell *cell = in __bio_detain() local 183 struct dm_bio_prison_cell *cell, in __cell_release() 196 struct dm_bio_prison_cell *cell, in dm_cell_release() 211 struct dm_bio_prison_cell *cell, in __cell_release_no_holder() 219 struct dm_bio_prison_cell *cell, in dm_cell_release_no_holder() 231 struct dm_bio_prison_cell *cell, int error) in dm_cell_error() 249 struct dm_bio_prison_cell *cell) in dm_cell_visit_release() 261 struct dm_bio_prison_cell *cell) in __promote_or_release() [all …]
|
D | dm-thin.c | 433 struct dm_bio_prison_cell *cell, in cell_release() 443 struct dm_bio_prison_cell *cell) in cell_visit_release() 450 struct dm_bio_prison_cell *cell, in cell_release_no_holder() 458 struct dm_bio_prison_cell *cell, int error_code) in cell_error_with_code() 464 static void cell_error(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_error() 469 static void cell_success(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_success() 474 static void cell_requeue(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_requeue() 547 struct dm_bio_prison_cell *cell; member 585 struct dm_bio_prison_cell *cell, *tmp; in requeue_deferred_cells() local 777 struct dm_bio_prison_cell *cell; member [all …]
|
D | dm-cache-target.c | 401 static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell *cell) in free_prison_cell() 499 static void prealloc_put_cell(struct prealloc *p, struct dm_bio_prison_cell *cell) in prealloc_put_cell() 843 struct dm_bio_prison_cell *cell) in inc_ds() 904 static void inc_and_issue(struct cache *cache, struct bio *bio, struct dm_bio_prison_cell *cell) in inc_and_issue() 1076 static void __cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell) in __cell_defer() 1088 static void cell_defer(struct cache *cache, struct dm_bio_prison_cell *cell, bool holder) in cell_defer() 1108 static void cell_error_with_code(struct cache *cache, struct dm_bio_prison_cell *cell, int err) in cell_error_with_code() 1114 static void cell_requeue(struct cache *cache, struct dm_bio_prison_cell *cell) in cell_requeue() 1471 struct dm_bio_prison_cell *cell) in promote() 1495 struct dm_bio_prison_cell *cell) in writeback() [all …]
|
D | dm-ioctl.c | 209 struct hash_cell *cell, *hc; in dm_hash_insert() local
|
/linux-4.4.14/drivers/nvmem/ |
D | core.c | 205 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop() 215 struct nvmem_cell *cell; in nvmem_device_remove_all_cells() local 225 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add() 234 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell() 409 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get() local 592 struct nvmem_cell *cell = NULL; in nvmem_cell_get_from_list() local 617 struct nvmem_cell *cell; in of_nvmem_cell_get() local 700 struct nvmem_cell *cell; in nvmem_cell_get() local 729 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local 763 void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) in devm_nvmem_cell_put() [all …]
|
/linux-4.4.14/drivers/mmc/host/ |
D | tmio_mmc.c | 30 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_suspend() local 45 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_resume() local 61 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_probe() local 130 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_remove() local
|
/linux-4.4.14/include/net/ |
D | gro_cells.h | 19 struct gro_cell *cell; in gro_cells_receive() local 43 struct gro_cell *cell = container_of(napi, struct gro_cell, napi); in gro_cell_poll() local 69 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_init() local 85 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_destroy() local
|
/linux-4.4.14/drivers/leds/ |
D | leds-asic3.c | 43 const struct mfd_cell *cell = mfd_get_cell(pdev); in brightness_set() local 62 const struct mfd_cell *cell = mfd_get_cell(pdev); in blink_set() local 140 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_led_suspend() local 153 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_led_resume() local
|
/linux-4.4.14/drivers/clk/mmp/ |
D | reset.c | 15 struct mmp_clk_reset_cell *cell; in mmp_of_reset_xlate() local 37 struct mmp_clk_reset_cell *cell; in mmp_clk_reset_assert() local 59 struct mmp_clk_reset_cell *cell; in mmp_clk_reset_deassert() local
|
/linux-4.4.14/include/linux/ |
D | nvmem-consumer.h | 69 struct nvmem_cell *cell) in devm_nvmem_cell_put() 73 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() 77 static inline char *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read() 82 static inline int nvmem_cell_write(struct nvmem_cell *cell, in nvmem_cell_write()
|
D | of.h | 199 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number() 208 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong()
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-tmio.c | 189 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_probe() local 279 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_remove() local 296 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_suspend() local 326 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_resume() local
|
/linux-4.4.14/drivers/mtd/nand/ |
D | tmio_nand.c | 307 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_hw_init() local 351 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_hw_stop() local 467 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_suspend() local 478 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_resume() local
|
/linux-4.4.14/net/dccp/ |
D | ackvec.h | 43 static inline u8 dccp_ackvec_runlen(const u8 *cell) in dccp_ackvec_runlen() 48 static inline u8 dccp_ackvec_state(const u8 *cell) in dccp_ackvec_state()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | of_device_common.h | 4 static inline u64 of_read_addr(const u32 *cell, int size) in of_read_addr()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | tmiofb.c | 270 const struct mfd_cell *cell = mfd_get_cell(dev); in tmiofb_hw_init() local 680 const struct mfd_cell *cell = mfd_get_cell(dev); in tmiofb_probe() local 810 const struct mfd_cell *cell = mfd_get_cell(dev); in tmiofb_remove() local 938 const struct mfd_cell *cell = mfd_get_cell(dev); in tmiofb_suspend() local 970 const struct mfd_cell *cell = mfd_get_cell(dev); in tmiofb_resume() local
|
/linux-4.4.14/drivers/hwmon/ |
D | jz4740-hwmon.c | 35 const struct mfd_cell *cell; member
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | setup.c | 270 define_machine(cell) { in define_machine() argument
|
/linux-4.4.14/drivers/s390/char/ |
D | tty3270.c | 1043 struct tty3270_cell *cell; in tty3270_put_character() local 1069 struct tty3270_cell *cell; in tty3270_convert_line() local 1270 struct tty3270_cell *cell; in tty3270_erase_characters() local 1293 struct tty3270_cell *cell; in tty3270_erase_line() local
|
/linux-4.4.14/scripts/dtc/ |
D | util.c | 371 const uint32_t *cell = (const uint32_t *)data; in utilfdt_print_data() local
|
D | flattree.c | 51 void (*cell)(void *, cell_t); member
|
/linux-4.4.14/drivers/power/ |
D | jz4740-battery.c | 42 const struct mfd_cell *cell; member
|
/linux-4.4.14/arch/arm64/kernel/ |
D | smp.c | 343 const __be32 *cell; in of_get_cpu_mpidr() local
|
/linux-4.4.14/drivers/staging/fsl-mc/bus/ |
D | mc-bus.c | 620 const __be32 *cell; in get_mc_addr_translation_ranges() local
|
/linux-4.4.14/drivers/regulator/ |
D | da9052-regulator.c | 398 const struct mfd_cell *cell = mfd_get_cell(pdev); in da9052_regulator_probe() local
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_rio.c | 436 const u32 *dt_range, *cell, *port_index; in fsl_rio_setup() local
|
/linux-4.4.14/drivers/w1/masters/ |
D | ds1wm.c | 101 const struct mfd_cell *cell; member
|
/linux-4.4.14/drivers/parisc/ |
D | iosapic.c | 377 unsigned long cell = 0; in iosapic_init() local
|
/linux-4.4.14/include/linux/mtd/ |
D | mtd.h | 53 unsigned cell; member
|
/linux-4.4.14/sound/oss/ |
D | opl3.c | 858 #define SET_VIBRATO(cell) { \ argument
|
/linux-4.4.14/drivers/atm/ |
D | idt77252.c | 1068 unsigned char *cell; in dequeue_rx() local 2003 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) in idt77252_send_oam()
|
D | nicstar.c | 2018 unsigned char *cell; in dequeue_rx() local
|
/linux-4.4.14/scripts/kconfig/ |
D | gconf.c | 779 static void renderer_edited(GtkCellRendererText * cell, in renderer_edited()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | feature.c | 1448 int cell; in g5_i2s_enable() local
|
/linux-4.4.14/drivers/of/ |
D | base.c | 338 const __be32 *cell; in __of_find_n_match_cpu_property() local
|