Home
last modified time | relevance | path

Searched refs:cell (Results 1 – 25 of 901) sorted by relevance

12345678910>>...37

/linux-6.3-rc2/fs/afs/
A Dcell.c68 if (!cell) in afs_find_cell_locked()
107 return cell; in afs_find_cell()
144 if (!cell) { in afs_alloc_cell()
151 kfree(cell); in afs_alloc_cell()
209 return cell; in afs_alloc_cell()
216 kfree(cell); in afs_alloc_cell()
298 trace_afs_cell(cell->debug_id, refcount_read(&cell->ref), atomic_read(&cell->active), in afs_lookup_cell()
314 return cell; in afs_lookup_cell()
495 _enter("%p{%s}", cell, cell->name); in afs_cell_destroy()
554 if (cell) { in afs_put_cell()
[all …]
A Dvl_alias.c25 .net = cell->net, in afs_sample_volume()
26 .cell = cell, in afs_sample_volume()
165 if (p == cell || p->alias_of) in afs_compare_cell_roots()
238 _enter("%s", cell->name); in afs_query_for_alias()
244 if (p == cell || p->alias_of) in afs_query_for_alias()
331 _enter("%s", cell->name); in afs_do_cell_detect_alias()
340 cell->root_volume = root_volume; in afs_do_cell_detect_alias()
341 return afs_compare_cell_roots(cell); in afs_do_cell_detect_alias()
363 struct afs_net *net = cell->net; in afs_cell_detect_alias()
374 ret = cell->alias_of ? 1 : 0; in afs_cell_detect_alias()
[all …]
A Dsuper.c160 struct afs_cell *cell = as->cell; in afs_show_devname() local
303 ctx->cell = cell; in afs_parse_source()
307 ctx->cell->name, ctx->cell, in afs_parse_source()
370 if (!ctx->cell) { in afs_validate_fc()
397 cell = afs_use_cell(ctx->cell->alias_of, in afs_validate_fc()
400 ctx->cell = cell; in afs_validate_fc()
426 as->cell == ctx->cell && in afs_test_super()
516 as->cell = afs_use_cell(ctx->cell, afs_cell_trace_use_sbi); in afs_alloc_sbi()
643 if (IS_ERR(cell)) in afs_init_fs_context()
644 cell = NULL; in afs_init_fs_context()
[all …]
A Dproc.c37 struct afs_cell *cell; in afs_proc_cells_show() local
54 cell->state, in afs_proc_cells_show()
55 cell->name); in afs_proc_cells_show()
126 if (IS_ERR(cell)) { in afs_proc_cells_write()
127 ret = PTR_ERR(cell); in afs_proc_cells_write()
154 struct afs_cell *cell; in afs_proc_rootcell_show() local
159 cell = net->ws_cell; in afs_proc_rootcell_show()
160 if (cell) in afs_proc_rootcell_show()
617 _enter("%p{%s},%p", cell, cell->name, net->proc_afs); in afs_proc_cell_setup()
626 cell) || in afs_proc_cell_setup()
[all …]
A Dvolume.c24 write_seqlock(&cell->volume_lock); in afs_insert_volume_into_cell()
26 pp = &cell->volumes.rb_node; in afs_insert_volume_into_cell()
41 rb_insert_color(&volume->cell_node, &cell->volumes); in afs_insert_volume_into_cell()
45 write_sequnlock(&cell->volume_lock); in afs_insert_volume_into_cell()
52 struct afs_cell *cell = volume->cell; in afs_remove_volume_from_cell() local
57 write_seqlock(&cell->volume_lock); in afs_remove_volume_from_cell()
59 rb_erase(&volume->cell_node, &cell->volumes); in afs_remove_volume_from_cell()
60 write_sequnlock(&cell->volume_lock); in afs_remove_volume_from_cell()
81 volume->cell = afs_get_cell(params->cell, afs_cell_trace_get_vol); in afs_alloc_volume()
278 volume->cell->name, volume->vid); in afs_activate_volume()
[all …]
A Dvl_rotate.c21 vc->cell = cell; in afs_begin_vlserver_operation()
41 struct afs_cell *cell = vc->cell; in afs_start_vl_iteration() local
44 if (cell->dns_source == DNS_RECORD_UNAVAILABLE || in afs_start_vl_iteration()
47 set_bit(AFS_CELL_FL_DO_LOOKUP, &cell->flags); in afs_start_vl_iteration()
52 &cell->dns_lookup_count, in afs_start_vl_iteration()
53 smp_load_acquire(&cell->dns_lookup_count) in afs_start_vl_iteration()
67 read_lock(&cell->vl_servers_lock); in afs_start_vl_iteration()
69 rcu_dereference_protected(cell->vl_servers, in afs_start_vl_iteration()
70 lockdep_is_held(&cell->vl_servers_lock))); in afs_start_vl_iteration()
71 read_unlock(&cell->vl_servers_lock); in afs_start_vl_iteration()
[all …]
A Ddynroot.c113 struct afs_cell *cell; in afs_probe_cell_name() local
128 if (!IS_ERR(cell)) { in afs_probe_cell_name()
180 struct afs_cell *cell; in afs_lookup_atcell() local
195 cell = net->ws_cell; in afs_lookup_atcell()
196 if (cell) { in afs_lookup_atcell()
197 len = cell->name_len; in afs_lookup_atcell()
198 memcpy(name, cell->name, len + 1); in afs_lookup_atcell()
203 if (!cell) in afs_lookup_atcell()
289 subdir = lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_mkdir()
319 subdir = try_lookup_one_len(cell->name, root, cell->name_len); in afs_dynroot_rmdir()
[all …]
A Dcallback.c40 struct afs_cell *cell = server->cell; in afs_server_init_callback_work() local
42 down_read(&cell->fs_open_mmaps_lock); in afs_server_init_callback_work()
44 list_for_each_entry(vnode, &cell->fs_open_mmaps, cb_mmap_link) { in afs_server_init_callback_work()
51 up_read(&cell->fs_open_mmaps_lock); in afs_server_init_callback_work()
63 atomic_inc(&server->cell->fs_s_break); in afs_init_callback_state()
64 if (!list_empty(&server->cell->fs_open_mmaps)) in afs_init_callback_state()
120 read_seqbegin_or_lock(&cell->volume_lock, &seq); in afs_lookup_volume_rcu()
122 p = rcu_dereference_raw(cell->volumes.rb_node); in afs_lookup_volume_rcu()
135 } while (need_seqretry(&cell->volume_lock, seq)); in afs_lookup_volume_rcu()
137 done_seqretry(&cell->volume_lock, seq); in afs_lookup_volume_rcu()
[all …]
A Dmntpt.c76 struct afs_cell *cell; in afs_mntpt_set_params() local
89 if (ctx->cell) { in afs_mntpt_set_params()
90 afs_unuse_cell(ctx->net, ctx->cell, afs_cell_trace_unuse_mntpt); in afs_mntpt_set_params()
91 ctx->cell = NULL; in afs_mntpt_set_params()
110 cell = afs_lookup_cell(ctx->net, p, size, NULL, false); in afs_mntpt_set_params()
111 if (IS_ERR(cell)) { in afs_mntpt_set_params()
113 return PTR_ERR(cell); in afs_mntpt_set_params()
115 ctx->cell = cell; in afs_mntpt_set_params()
125 if (src_as->cell) in afs_mntpt_set_params()
126 ctx->cell = afs_use_cell(src_as->cell, afs_cell_trace_use_mntpt); in afs_mntpt_set_params()
A Dsecurity.c23 struct key *afs_request_key(struct afs_cell *cell) in afs_request_key() argument
27 _enter("{%x}", key_serial(cell->anonymous_key)); in afs_request_key()
29 _debug("key %s", cell->anonymous_key->description); in afs_request_key()
31 cell->net->net, NULL); in afs_request_key()
40 return key_get(cell->anonymous_key); in afs_request_key()
55 _enter("{%x}", key_serial(cell->anonymous_key)); in afs_request_key_rcu()
57 _debug("key %s", cell->anonymous_key->description); in afs_request_key_rcu()
59 cell->anonymous_key->description, in afs_request_key_rcu()
60 cell->net->net); in afs_request_key_rcu()
69 return key_get(cell->anonymous_key); in afs_request_key_rcu()
[all …]
/linux-6.3-rc2/drivers/md/
A Ddm-bio-prison-v2.c83 memset(cell, 0, sizeof(*cell)); in __setup_new_cell()
84 memcpy(&cell->key, key, sizeof(cell->key)); in __setup_new_cell()
137 *result = cell; in __find_or_insert()
165 (*cell)->shared_count++; in __get()
194 cell->shared_count--; in __put()
219 r = __put(prison, cell); in dm_cell_put_v2()
240 *cell_result = cell; in __lock()
247 cell = cell_prealloc; in __lock()
248 cell->shared_count = 0; in __lock()
251 *cell_result = cell; in __lock()
[all …]
A Ddm-bio-prison-v1.c81 memcpy(&cell->key, key, sizeof(cell->key)); in __setup_new_cell()
82 cell->holder = holder; in __setup_new_cell()
83 bio_list_init(&cell->bios); in __setup_new_cell()
120 struct dm_bio_prison_cell *cell = in __bio_detain() local
123 r = cmp_keys(key, &cell->key); in __bio_detain()
133 *cell_result = cell; in __bio_detain()
191 if (cell->holder) in __cell_release()
202 __cell_release(prison, cell, bios); in dm_cell_release()
252 visit_fn(context, cell); in dm_cell_visit_release()
261 if (bio_list_empty(&cell->bios)) { in __promote_or_release()
[all …]
A Ddm-bio-prison-v1.h63 struct dm_bio_prison_cell *cell);
89 struct dm_bio_prison_cell *cell,
92 struct dm_bio_prison_cell *cell,
95 struct dm_bio_prison_cell *cell, blk_status_t error);
103 void *context, struct dm_bio_prison_cell *cell);
116 struct dm_bio_prison_cell *cell);
/linux-6.3-rc2/sound/core/seq/
A Dseq_prioq.c194 f->head = cell; in snd_seq_prioq_cell_in()
224 cell = f->head; in snd_seq_prioq_cell_out()
226 cell = NULL; in snd_seq_prioq_cell_out()
227 if (cell) { in snd_seq_prioq_cell_out()
239 return cell; in snd_seq_prioq_cell_out()
284 cell = f->head; in snd_seq_prioq_leave()
285 while (cell) { in snd_seq_prioq_leave()
314 prev = cell; in snd_seq_prioq_leave()
316 cell = next; in snd_seq_prioq_leave()
396 while (cell) { in snd_seq_prioq_remove_events()
[all …]
A Dseq_fifo.c124 f->tail = cell; in snd_seq_fifo_event_in()
126 f->head = cell; in snd_seq_fifo_event_in()
127 cell->next = NULL; in snd_seq_fifo_event_in()
146 cell = f->head; in fifo_cell_out()
147 if (cell) { in fifo_cell_out()
158 return cell; in fifo_cell_out()
193 *cellp = cell; in snd_seq_fifo_cell_out()
204 if (cell) { in snd_seq_fifo_cell_putback()
207 f->head = cell; in snd_seq_fifo_cell_putback()
209 f->tail = cell; in snd_seq_fifo_cell_putback()
[all …]
A Dseq_memory.c97 for (; len > 0 && cell; cell = cell->next) { in snd_seq_dump_var_event()
172 pool->free = cell; in free_cell()
183 pool = cell->pool; in snd_seq_cell_free()
257 cell = pool->free; in snd_seq_cell_alloc()
258 if (cell) { in snd_seq_cell_alloc()
267 cell->next = NULL; in snd_seq_cell_alloc()
271 *cellp = cell; in snd_seq_cell_alloc()
308 cell->event = *event; in snd_seq_event_dup()
355 *cellp = cell; in snd_seq_event_dup()
376 int cell; in snd_seq_pool_init() local
[all …]
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A 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
/linux-6.3-rc2/drivers/mfd/
A Dmfd-core.c40 if (!cell->enable) { in mfd_cell_enable()
45 return cell->enable(pdev); in mfd_cell_enable()
53 if (!cell->disable) { in mfd_cell_disable()
58 return cell->disable(pdev); in mfd_cell_disable()
139 if (!cell->use_of_reg) in mfd_match_of_node_to_dev()
192 pdev->mfd_cell = kmemdup(cell, sizeof(*cell), GFP_KERNEL); in mfd_add_device()
241 if (cell->pdata_size) { in mfd_add_device()
243 cell->platform_data, cell->pdata_size); in mfd_add_device()
248 if (cell->swnode) { in mfd_add_device()
309 if (cell->swnode) in mfd_add_device()
[all …]
/linux-6.3-rc2/drivers/clk/mmp/
A Dreset.c23 cell = &unit->cells[i]; in mmp_of_reset_xlate()
42 cell = &unit->cells[id]; in mmp_clk_reset_assert()
43 if (cell->lock) in mmp_clk_reset_assert()
46 val = readl(cell->reg); in mmp_clk_reset_assert()
47 val |= cell->bits; in mmp_clk_reset_assert()
48 writel(val, cell->reg); in mmp_clk_reset_assert()
50 if (cell->lock) in mmp_clk_reset_assert()
65 if (cell->lock) in mmp_clk_reset_deassert()
68 val = readl(cell->reg); in mmp_clk_reset_deassert()
69 val &= ~cell->bits; in mmp_clk_reset_deassert()
[all …]
/linux-6.3-rc2/drivers/nvmem/
A Dcore.c455 list_add_tail(&cell->node, &cell->nvmem->cells); in nvmem_cell_entry_add()
474 cell->bytes = DIV_ROUND_UP(cell->nbits + cell->bit_offset, in nvmem_cell_info_to_nvmem_cell_entry_nodup()
518 cell = kzalloc(sizeof(*cell), GFP_KERNEL); in nvmem_add_one_cell()
597 cell = kzalloc(sizeof(*cell), GFP_KERNEL); in nvmem_add_cells_from_table()
1120 cell = kzalloc(sizeof(*cell), GFP_KERNEL); in nvmem_create_cell()
1427 if (cell->bit_offset || cell->nbits) in __nvmem_cell_read()
1432 cell->offset, buf, cell->bytes); in __nvmem_cell_read()
1466 rc = __nvmem_cell_read(nvmem, cell->entry, buf, len, cell->id, cell->index); in nvmem_cell_read()
1516 cell->offset + cell->bytes - 1, &v, 1); in nvmem_cell_prepare_write_buffer()
1538 if (cell->bit_offset || cell->nbits) { in __nvmem_cell_entry_write()
[all …]
/linux-6.3-rc2/net/core/
A Dgro_cells.c15 struct gro_cell *cell; in gro_cells_receive() local
27 cell = this_cpu_ptr(gcells->cells); in gro_cells_receive()
37 __skb_queue_tail(&cell->napi_skbs, skb); in gro_cells_receive()
38 if (skb_queue_len(&cell->napi_skbs) == 1) in gro_cells_receive()
39 napi_schedule(&cell->napi); in gro_cells_receive()
57 skb = __skb_dequeue(&cell->napi_skbs); in gro_cell_poll()
80 __skb_queue_head_init(&cell->napi_skbs); in gro_cells_init()
85 napi_enable(&cell->napi); in gro_cells_init()
115 napi_disable(&cell->napi); in gro_cells_destroy()
116 __netif_napi_del(&cell->napi); in gro_cells_destroy()
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dqoriq-qman-portals.dtsi22 cell-index = <0>;
29 cell-index = <1>;
36 cell-index = <2>;
43 cell-index = <3>;
50 cell-index = <4>;
57 cell-index = <5>;
64 cell-index = <6>;
71 cell-index = <7>;
78 cell-index = <8>;
85 cell-index = <9>;
/linux-6.3-rc2/Documentation/devicetree/bindings/mips/cavium/
A Dbootbus.txt13 - #address-cells: Must be <2>. The first cell is the chip select
29 - cavium,cs-index: A single cell indicating the chip select that
32 - cavium,t-adr: A cell specifying the ADR timing (in nS).
34 - cavium,t-ce: A cell specifying the CE timing (in nS).
36 - cavium,t-oe: A cell specifying the OE timing (in nS).
38 - cavium,t-we: A cell specifying the WE timing (in nS).
40 - cavium,t-rd-hld: A cell specifying the RD_HLD timing (in nS).
42 - cavium,t-wr-hld: A cell specifying the WR_HLD timing (in nS).
44 - cavium,t-pause: A cell specifying the PAUSE timing (in nS).
46 - cavium,t-wait: A cell specifying the WAIT timing (in nS).
[all …]
/linux-6.3-rc2/Documentation/devicetree/bindings/net/
A Dfsl-fman.txt32 - cell-index
177 - cell-index
221 cell-index = <0x8>;
227 cell-index = <0x1>;
368 cell-index = <1>;
385 cell-index = <1>;
391 cell-index = <2>;
397 cell-index = <3>;
403 cell-index = <4>;
409 cell-index = <5>;
[all …]
A Dibm,emac.txt24 - mal-tx-channel : 1 cell, index of the tx channel on McMAL associated
28 - cell-index : 1 cell, hardware index of the EMAC cell on a given
31 - max-frame-size : 1 cell, maximum frame size supported in bytes
38 - fifo-entry-size : 1 cell, size of a fifo entry (used to calculate
48 - mdio-device : 1 cell, required iff using shared MDIO registers
76 - rx-fifo-size-gige : 1 cell, Rx fifo size in bytes for 1000 Mb/sec
79 - tx-fifo-size-gige : 1 cell, Tx fifo size in bytes for 1000 Mb/sec
113 cell-index = <0>;
138 cell-index = <0>;
183 - num-tx-chans : 1 cell, number of Tx channels
[all …]

Completed in 37 milliseconds

12345678910>>...37