Home
last modified time | relevance | path

Searched defs:cell (Results 101 - 125 of 284) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/watchdog/
H A Drave-sp-wdt.c258 struct nvmem_cell *cell; in rave_sp_wdt_probe() local
/kernel/linux/linux-6.6/fs/afs/
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
154 struct afs_cell *cell; afs_proc_rootcell_show() local
230 struct afs_cell *cell = pde_data(file_inode(m->file)); global() variable
239 struct afs_cell *cell = pde_data(file_inode(m->file)); afs_proc_cell_volumes_next() local
325 struct afs_cell *cell = pde_data(file_inode(m->file)); __acquires() local
612 afs_proc_cell_setup(struct afs_cell *cell) afs_proc_cell_setup() argument
646 afs_proc_cell_remove(struct afs_cell *cell) afs_proc_cell_remove() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnvmem-consumer.h115 static inline void nvmem_cell_put(struct nvmem_cell *cell) in nvmem_cell_put() argument
110 devm_nvmem_cell_put(struct device *dev, struct nvmem_cell *cell) devm_nvmem_cell_put() argument
119 nvmem_cell_read(struct nvmem_cell *cell, size_t *len) nvmem_cell_read() argument
124 nvmem_cell_write(struct nvmem_cell *cell, void *buf, size_t len) nvmem_cell_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/
H A Dspl2sw_driver.c224 struct nvmem_cell *cell; in spl2sw_nvmem_get_mac_address() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Deeprom.c112 struct nvmem_cell *cell; in mt76_get_of_eeprom_from_nvmem() local
/kernel/linux/linux-6.6/drivers/nvmem/layouts/
H A Donie-tlv.c101 struct nvmem_cell_info cell = {}; in onie_tlv_add_cells() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-bio-prison-v2.c124 struct dm_bio_prison_cell_v2 *cell = in __find_or_insert() local
73 dm_bio_prison_free_cell_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) dm_bio_prison_free_cell_v2() argument
80 __setup_new_cell(struct dm_cell_key_v2 *key, struct dm_bio_prison_cell_v2 *cell) __setup_new_cell() argument
150 __get(struct dm_bio_prison_v2 *prison, struct dm_cell_key_v2 *key, unsigned int lock_level, struct bio *inmate, struct dm_bio_prison_cell_v2 *cell_prealloc, struct dm_bio_prison_cell_v2 **cell) __get() argument
190 __put(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) __put() argument
212 dm_cell_put_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) dm_cell_put_v2() argument
232 struct dm_bio_prison_cell_v2 *cell; __lock() local
273 __quiesce(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct work_struct *continuation) __quiesce() argument
283 dm_cell_quiesce_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct work_struct *continuation) dm_cell_quiesce_v2() argument
293 __promote(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, unsigned int new_lock_level) __promote() argument
304 dm_cell_lock_promote_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, unsigned int new_lock_level) dm_cell_lock_promote_v2() argument
318 __unlock(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct bio_list *bios) __unlock() argument
336 dm_cell_unlock_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct bio_list *bios) dm_cell_unlock_v2() argument
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dutil.c404 const fdt32_t *cell = (const fdt32_t *)data; in utilfdt_print_data() local
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_memory.c71 struct snd_seq_event_cell *cell; in dump_var_event() local
225 free_cell(struct snd_seq_pool *pool, struct snd_seq_event_cell *cell) free_cell() argument
233 snd_seq_cell_free(struct snd_seq_event_cell * cell) snd_seq_cell_free() argument
274 struct snd_seq_event_cell *cell; snd_seq_cell_alloc() local
347 struct snd_seq_event_cell *cell; snd_seq_event_dup() local
439 int cell; snd_seq_pool_init() local
[all...]
H A Dseq_queue.c243 struct snd_seq_event_cell *cell; in snd_seq_check_queue() local
300 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvsrc_life.c304 int pos[8][2], n, alive, cell; in evolve() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration.cc332 MaybeObjectHandle StoreHandler::StoreGlobal(Handle<PropertyCell> cell) { in StoreGlobal() argument
/third_party/rust/crates/lazycell/src/
H A Dlib.rs593 let mut cell = LazyCell::new(); normal_replace() variables
599 let mut cell = LazyCell::new(); normal_replace() variables
605 let mut cell = AtomicLazyCell::new(); atomic_replace() variables
614 let mut cell = LazyCell::new(); clone() variables
633 let mut cell = AtomicLazyCell::new(); clone_atomic() variables
[all...]
/third_party/skia/samplecode/
H A DSampleAtlas.cpp150 const SkScalar cell = SkIntToScalar(kCellSize); in DrawAtlasDrawable() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducmstate.cpp335 int32_t entry, sum, state, cell, count; in sumUpStates() local
427 int32_t entry, state, cell, count; ucm_processStates() local
934 int32_t state, cell, entry; ucm_optimizeStates() local
[all...]
/third_party/python/Lib/test/
H A Dtest_funcattrs.py368 def cell(value): function
[all...]
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_stub.cpp300 std::unique_ptr<GsmCellInformation> cell = std::make_unique<GsmCellInformation>(); in OnUpdateCellInfo() local
308 std::unique_ptr<LteCellInformation> cell = std::make_unique<LteCellInformation>(); in OnUpdateCellInfo() local
316 std::unique_ptr<NrCellInformation> cell = std::make_unique<NrCellInformation>(); in OnUpdateCellInfo() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dshared_block.h65 } cell; member
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/appdatafwk/include/
H A Dshared_block.h94 } cell; member
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bio-prison-v1.c119 struct dm_bio_prison_cell *cell = in __bio_detain() local
69 dm_bio_prison_free_cell(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) dm_bio_prison_free_cell() argument
76 __setup_new_cell(struct dm_cell_key *key, struct bio *holder, struct dm_bio_prison_cell *cell) __setup_new_cell() argument
183 __cell_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) __cell_release() argument
196 dm_cell_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *bios) dm_cell_release() argument
209 __cell_release_no_holder(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) __cell_release_no_holder() argument
217 dm_cell_release_no_holder(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) dm_cell_release_no_holder() argument
229 dm_cell_error(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, blk_status_t error) dm_cell_error() argument
245 dm_cell_visit_release(struct dm_bio_prison *prison, void (*visit_fn)(void *, struct dm_bio_prison_cell *), void *context, struct dm_bio_prison_cell *cell) dm_cell_visit_release() argument
257 __promote_or_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) __promote_or_release() argument
269 dm_cell_promote_or_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) dm_cell_promote_or_release() argument
[all...]
/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c104 struct nvmem_cell *cell; in uniphier_u3hsphy_get_nvparam() local
/kernel/linux/linux-5.10/fs/afs/
H A Dcell.c55 struct afs_cell *cell = NULL; in afs_find_cell_locked() local
102 struct afs_cell *cell; afs_find_cell() local
119 struct afs_cell *cell; afs_alloc_cell() local
236 struct afs_cell *cell, *candidate, *cursor; afs_lookup_cell() local
392 afs_update_cell(struct afs_cell *cell) afs_update_cell() argument
491 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); afs_cell_destroy() local
540 afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) afs_get_cell() argument
555 afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) afs_put_cell() argument
575 afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) afs_use_cell() argument
592 afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) afs_unuse_cell() argument
622 afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) afs_see_cell() argument
634 afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason) afs_queue_cell() argument
644 afs_alloc_anon_key(struct afs_cell *cell) afs_alloc_anon_key() argument
671 afs_activate_cell(struct afs_net *net, struct afs_cell *cell) afs_activate_cell() argument
715 afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) afs_deactivate_cell() argument
738 afs_manage_cell(struct afs_cell *cell) afs_manage_cell() argument
840 struct afs_cell *cell = container_of(work, struct afs_cell, manager); afs_manage_cell_work() local
875 struct afs_cell *cell = afs_manage_cells() local
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dda9062-core.c627 const struct mfd_cell *cell; in da9062_i2c_probe() local

Completed in 16 milliseconds

12345678910>>...12