Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
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
/kernel/linux/linux-5.10/fs/afs/
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
236 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
392 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
489 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
538 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell()
553 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
573 struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_use_cell()
590 void afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) in afs_unuse_cell()
[all …]
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()
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
/kernel/linux/linux-4.19/drivers/md/
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()
191 struct dm_bio_prison_cell_v2 *cell) in __put()
213 struct dm_bio_prison_cell_v2 *cell) in dm_cell_put_v2()
232 struct dm_bio_prison_cell_v2 *cell; in __lock() local
275 struct dm_bio_prison_cell_v2 *cell, in __quiesce()
285 struct dm_bio_prison_cell_v2 *cell, in dm_cell_quiesce_v2()
297 struct dm_bio_prison_cell_v2 *cell, in __promote()
[all …]
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
185 struct dm_bio_prison_cell *cell, in __cell_release()
198 struct dm_bio_prison_cell *cell, in dm_cell_release()
213 struct dm_bio_prison_cell *cell, in __cell_release_no_holder()
221 struct dm_bio_prison_cell *cell, in dm_cell_release_no_holder()
233 struct dm_bio_prison_cell *cell, blk_status_t error) in dm_cell_error()
251 struct dm_bio_prison_cell *cell) in dm_cell_visit_release()
263 struct dm_bio_prison_cell *cell) in __promote_or_release()
[all …]
/kernel/linux/linux-5.10/drivers/md/
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
273 struct dm_bio_prison_cell_v2 *cell, in __quiesce()
283 struct dm_bio_prison_cell_v2 *cell, in dm_cell_quiesce_v2()
293 struct dm_bio_prison_cell_v2 *cell, in __promote()
[all …]
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 …]
/kernel/linux/linux-4.19/fs/afs/
Dcell.c52 struct afs_cell *cell = NULL; in afs_lookup_cell_rcu() local
128 struct afs_cell *cell; in afs_alloc_cell() local
216 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
370 static void afs_update_cell(struct afs_cell *cell) in afs_update_cell()
424 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
466 struct afs_cell *afs_get_cell(struct afs_cell *cell) in afs_get_cell()
475 void afs_put_cell(struct afs_net *net, struct afs_cell *cell) in afs_put_cell()
501 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
528 static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell) in afs_activate_cell()
572 static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) in afs_deactivate_cell()
[all …]
Dproc.c35 struct afs_cell *cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show() local
112 struct afs_cell *cell; in afs_proc_cells_write() local
143 struct afs_cell *cell; in afs_proc_rootcell_show() local
202 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_show() local
221 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_start() local
230 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_next() local
238 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_stop() local
272 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_start() local
294 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_next() local
553 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup()
[all …]
Ddynroot.c30 struct afs_cell *cell; in afs_probe_cell_name() local
95 struct afs_cell *cell; in afs_lookup_atcell() local
197 int afs_dynroot_mkdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_mkdir()
227 void afs_dynroot_rmdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_rmdir()
263 struct afs_cell *cell; in afs_dynroot_populate() local
/kernel/linux/linux-5.10/sound/core/seq/
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
164 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local
199 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback()
227 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
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
/kernel/linux/linux-4.19/sound/core/seq/
Dseq_fifo.c100 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local
120 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local
160 struct snd_seq_event_cell *cell; in fifo_cell_out() local
180 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local
215 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback()
244 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
Dseq_prioq.c147 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in()
230 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
/kernel/linux/linux-4.19/drivers/mfd/
Dmfd-core.c32 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_enable() local
54 const struct mfd_cell *cell = mfd_get_cell(pdev); in mfd_cell_disable() local
78 const struct mfd_cell *cell, in mfd_platform_add_cell()
93 static void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device()
144 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device()
151 const struct mfd_cell *cell, atomic_t *usage_count, in mfd_add_device()
319 const struct mfd_cell *cell; in mfd_remove_devices_fn() local
386 int mfd_clone_cell(const char *cell, const char **clones, size_t n_clones) in mfd_clone_cell()
/kernel/linux/linux-4.19/drivers/mmc/host/
Dtmio_mmc.c30 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
135 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_remove() local
/kernel/linux/linux-4.19/drivers/nvmem/
Dcore.c302 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop()
312 struct nvmem_cell *cell; in nvmem_device_remove_all_cells() local
322 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add()
331 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell()
649 struct nvmem_cell *cell = nvmem_find_cell(cell_id); in __nvmem_device_get() local
828 struct nvmem_cell *cell = NULL; in nvmem_cell_get_from_list() local
855 struct nvmem_cell *cell; in of_nvmem_cell_get() local
942 struct nvmem_cell *cell; in nvmem_cell_get() local
975 struct nvmem_cell **ptr, *cell; in devm_nvmem_cell_get() local
1010 void devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) in devm_nvmem_cell_put()
[all …]
/kernel/linux/linux-5.10/net/core/
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
/kernel/linux/linux-4.19/net/core/
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
/kernel/linux/linux-5.10/drivers/mfd/
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()
114 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device()
122 const struct mfd_cell *cell) in mfd_match_of_node_to_dev()
166 const struct mfd_cell *cell, in mfd_add_device()
360 const struct mfd_cell *cell; in mfd_remove_devices_fn() local
/kernel/linux/linux-5.10/drivers/nvmem/
Dcore.c337 static void nvmem_cell_drop(struct nvmem_cell *cell) in nvmem_cell_drop()
350 struct nvmem_cell *cell, *p; in nvmem_device_remove_all_cells() local
356 static void nvmem_cell_add(struct nvmem_cell *cell) in nvmem_cell_add()
366 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell_nodup()
392 struct nvmem_cell *cell) in nvmem_cell_info_to_nvmem_cell()
486 struct nvmem_cell *cell; in nvmem_add_cells_from_table() local
522 struct nvmem_cell *iter, *cell = NULL; in nvmem_find_cell_by_name() local
540 struct nvmem_cell *cell; in nvmem_add_cells_from_of() local
994 struct nvmem_cell *cell = ERR_PTR(-ENOENT); in nvmem_cell_get_from_lookup() local
1036 struct nvmem_cell *iter, *cell = NULL; in nvmem_find_cell_by_node() local
[all …]
/kernel/linux/linux-5.10/drivers/mmc/host/
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
195 const struct mfd_cell *cell = mfd_get_cell(pdev); in tmio_mmc_remove() local
/kernel/linux/linux-5.10/drivers/leds/
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
/kernel/linux/linux-4.19/drivers/leds/
Dleds-asic3.c43 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

12345678