Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 100) sorted by relevance

1234

/linux/drivers/staging/media/atomisp/pci/
A Disp2400_support.h25 #define hrt_isp_vamem1_store_16(cell, addr, val) hrt_mem_store_16(cell, HRT_PROC_TYPE_PROP(cell, _s… argument
26 #define hrt_isp_vamem2_store_16(cell, addr, val) hrt_mem_store_16(cell, HRT_PROC_TYPE_PROP(cell, _s… argument
28 #define hrt_isp_dmem(cell) HRT_PROC_TYPE_PROP(cell, _base_dmem) argument
29 #define hrt_isp_vmem(cell) HRT_PROC_TYPE_PROP(cell, _simd_vmem) argument
31 #define hrt_isp_dmem_master_port_address(cell) hrt_mem_master_port_address(cell, hrt_isp_dmem(cell)) argument
32 #define hrt_isp_vmem_master_port_address(cell) hrt_mem_master_port_address(cell, hrt_isp_vmem(cell)) argument
35 #define hrt_isp_hist(cell) HRT_PROC_TYPE_PROP(cell, _simd_histogram) argument
36 #define hrt_isp_hist_master_port_address(cell) hrt_mem_master_port_address(cell, hrt_isp_hist(cell)) argument
/linux/fs/afs/
A Dcell.c55 struct afs_cell *cell = NULL; in afs_find_cell_locked() local
102 struct afs_cell *cell; in afs_find_cell() local
119 struct afs_cell *cell; in afs_alloc_cell() local
238 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
394 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
491 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
555 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
622 void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_see_cell()
644 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
738 static void afs_manage_cell(struct afs_cell *cell) in afs_manage_cell()
[all …]
A Dvl_alias.c17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, in afs_sample_volume()
156 static int afs_compare_cell_roots(struct afs_cell *cell) in afs_compare_cell_roots()
187 static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key, in afs_query_for_alias_one()
234 static int afs_query_for_alias(struct afs_cell *cell, struct key *key) in afs_query_for_alias()
276 static char *afs_vl_get_cell_name(struct afs_cell *cell, struct key *key) in afs_vl_get_cell_name()
302 static int yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key) in yfs_check_canonical_cell_name()
326 static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_do_cell_detect_alias()
361 int afs_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_cell_detect_alias()
A Ddynroot.c112 struct afs_cell *cell; in afs_probe_cell_name() local
179 struct afs_cell *cell; in afs_lookup_atcell() local
276 int afs_dynroot_mkdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_mkdir()
306 void afs_dynroot_rmdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_rmdir()
342 struct afs_cell *cell; in afs_dynroot_populate() local
A Dproc.c37 struct afs_cell *cell; in afs_proc_cells_show() local
123 struct afs_cell *cell; in afs_proc_cells_write() local
154 struct afs_cell *cell; in afs_proc_rootcell_show() local
230 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_start() local
239 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_next() local
325 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_start() local
612 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup()
646 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()
A Dvl_rotate.c17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, in afs_begin_vlserver_operation()
41 struct afs_cell *cell = vc->cell; in afs_start_vl_iteration() local
A Dvolume.c19 static struct afs_volume *afs_insert_volume_into_cell(struct afs_cell *cell, in afs_insert_volume_into_cell()
53 struct afs_cell *cell = volume->cell; in afs_remove_volume_from_cell() local
137 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
A Dsuper.c159 struct afs_cell *cell = as->cell; in afs_show_devname() local
227 struct afs_cell *cell; in afs_parse_source() local
359 struct afs_cell *cell; in afs_validate_fc() local
631 struct afs_cell *cell; in afs_init_fs_context() local
A Dserver.c137 static struct afs_server *afs_install_server(struct afs_cell *cell, in afs_install_server()
218 static struct afs_server *afs_alloc_server(struct afs_cell *cell, in afs_alloc_server()
258 static struct afs_addr_list *afs_vl_lookup_addrs(struct afs_cell *cell, in afs_vl_lookup_addrs()
283 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server()
A Dcallback.c40 struct afs_cell *cell = server->cell; in afs_server_init_callback_work() local
108 static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell, in afs_lookup_volume_rcu()
/linux/drivers/md/
A Ddm-bio-prison-v2.c73 struct dm_bio_prison_cell_v2 *cell) in dm_bio_prison_free_cell_v2()
80 struct dm_bio_prison_cell_v2 *cell) in __setup_new_cell()
123 struct dm_bio_prison_cell_v2 *cell = in __find_or_insert() local
154 struct dm_bio_prison_cell_v2 **cell) in __get()
190 struct dm_bio_prison_cell_v2 *cell) in __put()
212 struct dm_bio_prison_cell_v2 *cell) in dm_cell_put_v2()
231 struct dm_bio_prison_cell_v2 *cell; in __lock() local
283 struct dm_bio_prison_cell_v2 *cell, in dm_cell_quiesce_v2()
293 struct dm_bio_prison_cell_v2 *cell, in __promote()
304 struct dm_bio_prison_cell_v2 *cell, in dm_cell_lock_promote_v2()
[all …]
A Ddm-bio-prison-v1.c70 struct dm_bio_prison_cell *cell) in dm_bio_prison_free_cell()
78 struct dm_bio_prison_cell *cell) in __setup_new_cell()
119 struct dm_bio_prison_cell *cell = in __bio_detain() local
184 struct dm_bio_prison_cell *cell, in __cell_release()
197 struct dm_bio_prison_cell *cell, in dm_cell_release()
210 struct dm_bio_prison_cell *cell, in __cell_release_no_holder()
218 struct dm_bio_prison_cell *cell, in dm_cell_release_no_holder()
230 struct dm_bio_prison_cell *cell, blk_status_t error) in dm_cell_error()
248 struct dm_bio_prison_cell *cell) in dm_cell_visit_release()
258 struct dm_bio_prison_cell *cell) in __promote_or_release()
[all …]
A Ddm-thin.c467 struct dm_bio_prison_cell *cell, in cell_release()
484 struct dm_bio_prison_cell *cell, in cell_release_no_holder()
591 struct dm_bio_prison_cell *cell; member
628 struct dm_bio_prison_cell *cell, *tmp; in requeue_deferred_cells() local
818 struct dm_bio_prison_cell *cell; member
1789 struct dm_bio_prison_cell *cell) in break_sharing()
1815 struct dm_bio_prison_cell *cell) in __remap_and_issue_shared_cell()
1835 struct dm_bio_prison_cell *cell, in remap_and_issue_shared_cell()
1890 struct dm_bio_prison_cell *cell) in provision_block()
1997 struct dm_bio_prison_cell *cell; in process_bio() local
[all …]
/linux/sound/core/seq/
A Dseq_fifo.c85 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local
104 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local
144 struct snd_seq_event_cell *cell; in fifo_cell_out() local
165 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local
200 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback()
228 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
A Dseq_prioq.c132 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in()
215 struct snd_seq_event_cell *cell; in snd_seq_prioq_cell_out() local
252 static inline int prioq_match(struct snd_seq_event_cell *cell, in prioq_match()
277 register struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_leave() local
387 struct snd_seq_event_cell *cell, *next; in snd_seq_prioq_remove_events() local
A Dseq_memory.c70 struct snd_seq_event_cell *cell; in snd_seq_dump_var_event() local
166 struct snd_seq_event_cell *cell) in free_cell()
173 void snd_seq_cell_free(struct snd_seq_event_cell * cell) in snd_seq_cell_free()
214 struct snd_seq_event_cell *cell; in snd_seq_cell_alloc() local
287 struct snd_seq_event_cell *cell; in snd_seq_event_dup() local
373 int cell; in snd_seq_pool_init() local
/linux/drivers/mfd/
A Dmfd-core.c38 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_enable() local
51 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_disable() local
63 static void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device()
102 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device()
110 const struct mfd_cell *cell) in mfd_match_of_node_to_dev()
154 const struct mfd_cell *cell, in mfd_add_device()
353 const struct mfd_cell *cell; in mfd_remove_devices_fn() local
/linux/drivers/nvmem/
A Dcore.c443 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells() local
579 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_table() local
684 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_of() local
1151 struct nvmem_cell *cell; in nvmem_create_cell() local
1253 struct nvmem_cell *cell; in of_nvmem_cell_get() local
1302 struct nvmem_cell *cell; in nvmem_cell_get() local
1335 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local
1591 struct nvmem_cell *cell; in nvmem_cell_read_common() local
1680 struct nvmem_cell *cell; in nvmem_cell_read_variable_common() local
1784 struct nvmem_cell_entry cell; in nvmem_device_cell_read() local
[all …]
/linux/net/core/
A Dgro_cells.c15 struct gro_cell *cell; in gro_cells_receive() local
52 struct gro_cell *cell = container_of(napi, struct gro_cell, napi); in gro_cell_poll() local
78 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_init() local
99 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_destroy() local
/linux/drivers/mmc/host/
A Dtmio_mmc.c90 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_suspend() local
105 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_resume() local
121 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_probe() local
194 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_remove() local
/linux/drivers/leds/
A Dleds-asic3.c40 const struct mfd_cell *cell = mfd_get_cell(pdev); in brightness_set() local
59 const struct mfd_cell *cell = mfd_get_cell(pdev); in blink_set() local
137 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_led_suspend() local
150 const struct mfd_cell *cell = mfd_get_cell(pdev); in asic3_led_resume() local
/linux/drivers/clk/mmp/
A Dreset.c16 struct mmp_clk_reset_cell *cell; in mmp_of_reset_xlate() local
38 struct mmp_clk_reset_cell *cell; in mmp_clk_reset_assert() local
60 struct mmp_clk_reset_cell *cell; in mmp_clk_reset_deassert() local
/linux/drivers/usb/host/
A Dohci-tmio.c189 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_probe() local
277 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_remove() local
293 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_suspend() local
323 const struct mfd_cell *cell = mfd_get_cell(dev); in ohci_hcd_tmio_drv_resume() local
/linux/include/linux/
A Dnvmem-consumer.h116 struct nvmem_cell *cell) in devm_nvmem_cell_put()
120 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put()
124 static inline void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read()
129 static inline int nvmem_cell_write(struct nvmem_cell *cell, in nvmem_cell_write()
/linux/drivers/mtd/nand/raw/
A Dtmio_nand.c307 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
488 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_suspend() local
499 const struct mfd_cell *cell = mfd_get_cell(dev); in tmio_resume() local

Completed in 74 milliseconds

1234