Home
last modified time | relevance | path

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

1234

/linux/fs/afs/
H A Dcell.c33 static void afs_set_cell_state(struct afs_cell *cell, enum afs_cell_state state) in afs_set_cell_state()
48 struct afs_cell *cell = NULL; in afs_find_cell_locked() local
96 struct afs_cell *cell; in afs_find_cell() local
113 struct afs_cell *cell; in afs_alloc_cell() local
244 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
410 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
509 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
532 struct afs_cell *cell = container_of(work, struct afs_cell, destroyer); in afs_destroy_cell_work() local
543 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell()
555 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
[all …]
H A Ddynroot.c96 struct afs_cell *cell = NULL; in afs_dynroot_lookup_cell() local
168 struct afs_cell *cell = dentry->d_fsdata; in afs_dynroot_d_release() local
196 struct afs_cell *cell = arg; in afs_atcell_delayed_put_cell() local
208 struct afs_cell *cell; in afs_atcell_get_link() local
285 const struct afs_cell *cell; in afs_dynroot_readdir_cells() local
H A Dproc.c37 struct afs_cell *cell; in afs_proc_cells_show() local
123 struct afs_cell *cell; in afs_proc_cells_write() local
205 struct afs_cell *cell; in afs_proc_rootcell_show() local
287 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start() local
296 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next() local
382 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start() local
688 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup()
722 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()
H A Dsecurity.c23 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()
H A Dmntpt.c76 struct afs_cell *cell; in afs_mntpt_set_params() local
/linux/drivers/md/
H A Ddm-bio-prison-v2.c74 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 …]
H A Ddm-thin.c468 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/sound/core/seq/
H A Dseq_fifo.c85 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
H A Dseq_prioq.c132 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()
H A Dseq_queue.c232 struct snd_seq_event_cell *cell; in snd_seq_check_queue() local
286 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
/linux/drivers/nvmem/
H A Dcore.c344 struct nvmem_cell *cell = NULL; in nvmem_cell_attr_read() local
551 static void nvmem_cell_entry_drop(struct nvmem_cell_entry *cell) in nvmem_cell_entry_drop()
564 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells() local
570 static void nvmem_cell_entry_add(struct nvmem_cell_entry *cell) in nvmem_cell_entry_add()
580 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry_nodup()
624 struct nvmem_cell_entry *cell) in nvmem_cell_info_to_nvmem_cell_entry()
650 struct nvmem_cell_entry *cell; in nvmem_add_one_cell() local
722 struct nvmem_cell_entry *iter, *cell = NULL; in nvmem_find_cell_entry_by_name() local
1298 struct nvmem_cell *cell; in nvmem_create_cell() local
1324 struct nvmem_cell *cell = ERR_PTR(-ENOENT); in nvmem_cell_get_from_lookup() local
[all …]
/linux/net/core/
H A Dgro_cells.c16 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
H A Dof_net.c64 struct nvmem_cell *cell; in of_get_mac_address_nvmem() local
/linux/drivers/mfd/
H A Dmfd-core.c54 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
H A Dintel_quark_i2c_gpio.c198 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
H A Dat91-usart.c26 const struct mfd_cell *cell; in at91_usart_mode_probe() local
H A Dwm8400-core.c35 const struct mfd_cell cell = { in wm8400_register_codec() local
H A Dtps6105x.c85 struct mfd_cell *cell) in tps6105x_add_device()
/linux/drivers/clk/mmp/
H 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/include/linux/
H A Dnvmem-consumer.h112 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/net/dccp/
H A Dackvec.h
/linux/drivers/power/reset/
H A Dnvmem-reboot-mode.c16 struct nvmem_cell *cell; member
/linux/arch/sparc/kernel/
H A Dof_device_common.h5 static inline u64 of_read_addr(const u32 *cell, int size) in of_read_addr()
/linux/drivers/s390/char/
H A Dcon3270.c319 struct tty3270_cell *cell; in tty3270_required_length() local
420 struct tty3270_cell *cell; in tty3270_add_attributes() local
1269 struct tty3270_cell *cell; in tty3270_put_character() local
1323 static void tty3270_reset_cell(struct tty3270 *tp, struct tty3270_cell *cell) in tty3270_reset_cell()
1380 struct tty3270_cell *cell; in tty3270_erase_characters() local
1400 struct tty3270_cell *cell; in tty3270_erase_line() local
1537 struct tty3270_cell *cell; in tty3270_goto_xy() local
/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi.c69 struct nvmem_cell *cell; in mtk_mipi_tx_get_calibration_datal() local

1234