/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | isp2400_support.h | 25 #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-6.12.1/fs/afs/ |
D | cell.c | 55 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 237 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local 393 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell() 492 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local 541 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() 575 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 …]
|
D | vl_alias.c | 17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, in afs_sample_volume() 107 static int afs_compare_cell_roots(struct afs_cell *cell) in afs_compare_cell_roots() 138 static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key, in afs_query_for_alias_one() 185 static int afs_query_for_alias(struct afs_cell *cell, struct key *key) in afs_query_for_alias() 227 static char *afs_vl_get_cell_name(struct afs_cell *cell, struct key *key) in afs_vl_get_cell_name() 253 static int yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key) in yfs_check_canonical_cell_name() 277 static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_do_cell_detect_alias() 312 int afs_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_cell_detect_alias()
|
D | dynroot.c | 113 struct afs_cell *cell; in afs_probe_cell_name() local 194 struct afs_cell *cell; in afs_lookup_atcell() local 271 int afs_dynroot_mkdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_mkdir() 301 void afs_dynroot_rmdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_rmdir() 337 struct afs_cell *cell; in afs_dynroot_populate() local
|
D | proc.c | 37 struct afs_cell *cell; in afs_proc_cells_show() local 123 struct afs_cell *cell; in afs_proc_cells_write() local 204 struct afs_cell *cell; in afs_proc_rootcell_show() local 280 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start() local 289 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next() local 375 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start() local 675 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup() 709 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()
|
D | vl_rotate.c | 17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, in afs_begin_vlserver_operation() 44 struct afs_cell *cell = vc->cell; in afs_start_vl_iteration() local 326 struct afs_cell *cell = vc->cell; in afs_vl_dump_edestaddrreq() local
|
D | super.c | 160 struct afs_cell *cell = as->cell; in afs_show_devname() local 228 struct afs_cell *cell; in afs_parse_source() local 360 struct afs_cell *cell; in afs_validate_fc() local 635 struct afs_cell *cell; in afs_init_fs_context() local
|
D | volume.c | 20 static struct afs_volume *afs_insert_volume_into_cell(struct afs_cell *cell, in afs_insert_volume_into_cell() 59 struct afs_cell *cell = volume->cell; in afs_remove_volume_from_cell() local 152 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
|
D | server.c | 113 static struct afs_server *afs_install_server(struct afs_cell *cell, in afs_install_server() 194 static struct afs_server *afs_alloc_server(struct afs_cell *cell, in afs_alloc_server() 251 static struct afs_addr_list *afs_vl_lookup_addrs(struct afs_cell *cell, in afs_vl_lookup_addrs() 276 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server()
|
D | security.c | 23 struct key *afs_request_key(struct afs_cell *cell) in afs_request_key() 51 struct key *afs_request_key_rcu(struct afs_cell *cell) in afs_request_key_rcu()
|
/linux-6.12.1/drivers/md/ |
D | dm-bio-prison-v2.c | 74 struct dm_bio_prison_cell_v2 *cell) in dm_bio_prison_free_cell_v2() 81 struct dm_bio_prison_cell_v2 *cell) in __setup_new_cell() 124 struct dm_bio_prison_cell_v2 *cell = in __find_or_insert() local 155 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 274 struct dm_bio_prison_cell_v2 *cell, in __quiesce() 284 struct dm_bio_prison_cell_v2 *cell, in dm_cell_quiesce_v2() 294 struct dm_bio_prison_cell_v2 *cell, in __promote() [all …]
|
D | dm-bio-prison-v1.c | 23 struct rb_root cell; member 81 struct dm_bio_prison_cell *cell) in dm_bio_prison_free_cell() 89 struct dm_bio_prison_cell *cell) in __setup_new_cell() 148 struct dm_bio_prison_cell *cell = in __bio_detain() local 214 struct dm_bio_prison_cell *cell, in __cell_release() 227 struct dm_bio_prison_cell *cell, in dm_cell_release() 242 struct dm_bio_prison_cell *cell, in __cell_release_no_holder() 250 struct dm_bio_prison_cell *cell, in dm_cell_release_no_holder() 263 struct dm_bio_prison_cell *cell, blk_status_t error) in dm_cell_error() 281 struct dm_bio_prison_cell *cell) in dm_cell_visit_release() [all …]
|
D | dm-thin.c | 468 struct dm_bio_prison_cell *cell, in cell_release() 478 struct dm_bio_prison_cell *cell) in cell_visit_release() 485 struct dm_bio_prison_cell *cell, in cell_release_no_holder() 493 struct dm_bio_prison_cell *cell, blk_status_t error_code) in cell_error_with_code() 504 static void cell_error(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_error() 509 static void cell_success(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_success() 514 static void cell_requeue(struct pool *pool, struct dm_bio_prison_cell *cell) in cell_requeue() 592 struct dm_bio_prison_cell *cell; member 623 struct dm_bio_prison_cell *cell, *tmp; in requeue_deferred_cells() local 815 struct dm_bio_prison_cell *cell; member [all …]
|
/linux-6.12.1/sound/core/seq/ |
D | seq_fifo.c | 85 struct snd_seq_event_cell *cell; in snd_seq_fifo_clear() local 103 struct snd_seq_event_cell *cell; in snd_seq_fifo_event_in() local 142 struct snd_seq_event_cell *cell; in fifo_cell_out() local 163 struct snd_seq_event_cell *cell; in snd_seq_fifo_cell_out() local 198 struct snd_seq_event_cell *cell) in snd_seq_fifo_cell_putback() 223 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local
|
D | seq_prioq.c | 132 struct snd_seq_event_cell * cell) in snd_seq_prioq_cell_in() 211 struct snd_seq_event_cell *cell; in snd_seq_prioq_cell_out() local 248 bool (*match)(struct snd_seq_event_cell *cell, in prioq_remove_cells() 252 register struct snd_seq_event_cell *cell, *next; in prioq_remove_cells() local 297 static inline bool prioq_match(struct snd_seq_event_cell *cell, void *arg) in prioq_match() 333 static bool prioq_remove_match(struct snd_seq_event_cell *cell, void *arg) in prioq_remove_match()
|
D | seq_memory.c | 71 struct snd_seq_event_cell *cell; in dump_var_event() local 226 struct snd_seq_event_cell *cell) in free_cell() 233 void snd_seq_cell_free(struct snd_seq_event_cell * cell) in snd_seq_cell_free() 272 struct snd_seq_event_cell *cell; in snd_seq_cell_alloc() local 345 struct snd_seq_event_cell *cell; in snd_seq_event_dup() local 437 int cell; in snd_seq_pool_init() local
|
/linux-6.12.1/drivers/nvmem/ |
D | core.c | 338 struct nvmem_cell *cell = NULL; in nvmem_cell_attr_read() local 541 static void nvmem_cell_entry_drop(struct nvmem_cell_entry *cell) in nvmem_cell_entry_drop() 554 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells() local 560 static void nvmem_cell_entry_add(struct nvmem_cell_entry *cell) in nvmem_cell_entry_add() 570 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry_nodup() 600 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry() 626 struct nvmem_cell_entry *cell; in nvmem_add_one_cell() local 699 struct nvmem_cell_entry *cell; in nvmem_add_cells_from_table() local 733 struct nvmem_cell_entry *iter, *cell = NULL; in nvmem_find_cell_entry_by_name() local 1311 struct nvmem_cell *cell; in nvmem_create_cell() local [all …]
|
/linux-6.12.1/net/core/ |
D | gro_cells.c | 16 struct gro_cell *cell; in gro_cells_receive() local 53 struct gro_cell *cell = container_of(napi, struct gro_cell, napi); in gro_cell_poll() local 79 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_init() local 114 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); in gro_cells_destroy() local
|
/linux-6.12.1/drivers/mfd/ |
D | mfd-core.c | 54 static void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device() 93 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, in mfd_acpi_add_device() 101 const struct mfd_cell *cell) in mfd_match_of_node_to_dev() 140 const struct mfd_cell *cell, in mfd_add_device() 346 const struct mfd_cell *cell; in mfd_remove_devices_fn() local
|
D | intel_quark_i2c_gpio.c | 198 struct mfd_cell *cell = &intel_quark_mfd_cells[MFD_I2C_BAR]; in intel_quark_i2c_setup() local 220 struct mfd_cell *cell = &intel_quark_mfd_cells[MFD_GPIO_BAR]; in intel_quark_gpio_setup() local
|
D | intel-lpss.c | 85 struct mfd_cell *cell; member 218 const struct mfd_cell *cell; in intel_lpss_assign_devs() local 338 const struct mfd_cell *cell = lpss->cell; in intel_lpss_register_clock() local
|
/linux-6.12.1/drivers/clk/mmp/ |
D | reset.c | 16 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-6.12.1/include/linux/ |
D | nvmem-consumer.h | 112 struct nvmem_cell *cell) in devm_nvmem_cell_put() 116 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() 120 static inline void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read() 125 static inline int nvmem_cell_write(struct nvmem_cell *cell, in nvmem_cell_write()
|
/linux-6.12.1/drivers/of/ |
D | cpu.c | 16 const __be32 *cell; in of_get_cpu_hwid() local 55 const __be32 *cell; in __of_find_n_match_cpu_property() local
|
/linux-6.12.1/net/dccp/ |
D | ackvec.h | 41 static inline u8 dccp_ackvec_runlen(const u8 *cell) in dccp_ackvec_runlen() 46 static inline u8 dccp_ackvec_state(const u8 *cell) in dccp_ackvec_state()
|