/linux-4.19.296/fs/afs/ |
D | cell.c | 52 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 …]
|
D | proc.c | 35 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 …]
|
D | dynroot.c | 30 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
|
D | volume.c | 73 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb() 211 void afs_put_volume(struct afs_cell *cell, struct afs_volume *volume) in afs_put_volume()
|
D | addr_list.c | 209 struct afs_addr_list *afs_dns_query(struct afs_cell *cell, time64_t *_expiry) in afs_dns_query() 357 int afs_set_vl_cursor(struct afs_addr_cursor *ac, struct afs_cell *cell) in afs_set_vl_cursor()
|
D | super.c | 151 struct afs_cell *cell = as->cell; in afs_show_devname() local 200 struct afs_cell *cell; in afs_parse_options() local 269 struct afs_cell *cell; in afs_parse_device_name() local
|
D | server_list.c | 32 struct afs_server_list *afs_alloc_server_list(struct afs_cell *cell, in afs_alloc_server_list()
|
D | server.c | 241 static struct afs_addr_list *afs_vl_lookup_addrs(struct afs_cell *cell, in afs_vl_lookup_addrs() 284 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server()
|
D | xattr.c | 45 struct afs_cell *cell = vnode->volume->cell; in afs_xattr_get_cell() local
|
D | security.c | 27 struct key *afs_request_key(struct afs_cell *cell) in afs_request_key()
|
D | internal.h | 48 struct afs_cell *cell; /* cell in which to find volume */ member 197 struct afs_cell *cell; /* The cell in which the volume resides */ member 463 struct afs_cell *cell; /* Cell to which belongs (pins ref) */ member 900 static inline int afs_proc_cell_setup(struct afs_cell *cell) { return 0; } in afs_proc_cell_setup() 901 static inline void afs_proc_cell_remove(struct afs_cell *cell) {} in afs_proc_cell_remove()
|
/linux-4.19.296/drivers/nvmem/ |
D | core.c | 302 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 …]
|
/linux-4.19.296/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-4.19.296/include/linux/ |
D | nvmem-consumer.h | 73 struct nvmem_cell *cell) in devm_nvmem_cell_put() 77 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() 81 static inline void *nvmem_cell_read(struct nvmem_cell *cell, size_t *len) in nvmem_cell_read() 86 static inline int nvmem_cell_write(struct nvmem_cell *cell, in nvmem_cell_write()
|
D | of.h | 236 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number() 245 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong()
|
/linux-4.19.296/drivers/of/ |
D | of_net.c | 95 struct nvmem_cell *cell; in of_get_nvmem_mac_address() local
|
D | base.c | 370 const __be32 *cell; in __of_find_n_match_cpu_property() local
|
/linux-4.19.296/drivers/s390/char/ |
D | tty3270.c | 1087 struct tty3270_cell *cell; in tty3270_put_character() local 1113 struct tty3270_cell *cell; in tty3270_convert_line() local 1314 struct tty3270_cell *cell; in tty3270_erase_characters() local 1337 struct tty3270_cell *cell; in tty3270_erase_line() local
|
/linux-4.19.296/include/linux/platform_data/ |
D | mlxreg.h | 139 u32 cell; member
|
/linux-4.19.296/lib/zstd/ |
D | fse_decompress.c | 175 FSE_decode_t *const cell = (FSE_decode_t *)dPtr; in FSE_buildDTable_rle() local
|
/linux-4.19.296/drivers/regulator/ |
D | da9052-regulator.c | 399 const struct mfd_cell *cell = mfd_get_cell(pdev); in da9052_regulator_probe() local
|
/linux-4.19.296/drivers/parisc/ |
D | iosapic.c | 377 unsigned long cell = 0; in iosapic_init() local
|
/linux-4.19.296/drivers/bus/ |
D | hisi_lpc.c | 513 const struct hisi_lpc_acpi_cell *cell; in hisi_lpc_acpi_probe() local
|
/linux-4.19.296/drivers/bus/fsl-mc/ |
D | fsl-mc-bus.c | 738 const __be32 *cell; in get_mc_addr_translation_ranges() local
|