Searched refs:cell (Results 1 - 25 of 174) sorted by relevance

1234567

/linux-master/drivers/staging/media/atomisp/pci/
H A Disp2400_support.h25 #define hrt_isp_vamem1_store_16(cell, addr, val) hrt_mem_store_16(cell, HRT_PROC_TYPE_PROP(cell, _simd_vamem1), addr, val)
26 #define hrt_isp_vamem2_store_16(cell, addr, val) hrt_mem_store_16(cell, HRT_PROC_TYPE_PROP(cell, _simd_vamem2), addr, val)
28 #define hrt_isp_dmem(cell) HRT_PROC_TYPE_PROP(cell, _base_dmem)
29 #define hrt_isp_vmem(cell) HRT_PROC_TYPE_PROP(cell, _simd_vme
[all...]
/linux-master/drivers/md/
H A Ddm-bio-prison-v2.c74 struct dm_bio_prison_cell_v2 *cell)
76 mempool_free(cell, &prison->cell_pool);
81 struct dm_bio_prison_cell_v2 *cell)
83 memset(cell, 0, sizeof(*cell));
84 memcpy(&cell->key, key, sizeof(cell->key));
85 bio_list_init(&cell->bios);
124 struct dm_bio_prison_cell_v2 *cell = local
127 r = cmp_keys(key, &cell
73 dm_bio_prison_free_cell_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) argument
80 __setup_new_cell(struct dm_cell_key_v2 *key, struct dm_bio_prison_cell_v2 *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) argument
190 __put(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) argument
212 dm_cell_put_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell) argument
232 struct dm_bio_prison_cell_v2 *cell; local
273 __quiesce(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct work_struct *continuation) argument
283 dm_cell_quiesce_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct work_struct *continuation) argument
293 __promote(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, unsigned int new_lock_level) 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) argument
318 __unlock(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct bio_list *bios) argument
336 dm_cell_unlock_v2(struct dm_bio_prison_v2 *prison, struct dm_bio_prison_cell_v2 *cell, struct bio_list *bios) argument
[all...]
H A Ddm-bio-prison-v1.c23 struct rb_root cell; member in struct:prison_region
54 prison->regions[i].cell = RB_ROOT;
81 struct dm_bio_prison_cell *cell)
83 mempool_free(cell, &prison->cell_pool);
89 struct dm_bio_prison_cell *cell)
91 memcpy(&cell->key, key, sizeof(cell->key));
92 cell->holder = holder;
93 bio_list_init(&cell->bios);
148 struct dm_bio_prison_cell *cell local
80 dm_bio_prison_free_cell(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) argument
87 __setup_new_cell(struct dm_cell_key *key, struct bio *holder, struct dm_bio_prison_cell *cell) argument
213 __cell_release(struct rb_root *root, struct dm_bio_prison_cell *cell, struct bio_list *inmates) argument
226 dm_cell_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *bios) argument
241 __cell_release_no_holder(struct rb_root *root, struct dm_bio_prison_cell *cell, struct bio_list *inmates) argument
249 dm_cell_release_no_holder(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, struct bio_list *inmates) argument
262 dm_cell_error(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell, blk_status_t error) argument
278 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) argument
291 __promote_or_release(struct rb_root *root, struct dm_bio_prison_cell *cell) argument
303 dm_cell_promote_or_release(struct dm_bio_prison *prison, struct dm_bio_prison_cell *cell) argument
[all...]
/linux-master/fs/afs/
H A Dcell.c2 /* AFS cell and server record management
33 * Set the cell timer to fire after a given delay, assuming it's not already
48 * Look up and get an activation reference on a cell record. The caller must
55 struct afs_cell *cell = NULL; local
67 cell = net->ws_cell;
68 if (!cell)
75 cell = rb_entry(p, struct afs_cell, net_node);
77 n = strncasecmp(cell->name, name,
78 min_t(size_t, cell->name_len, namesz));
80 n = cell
102 struct afs_cell *cell; local
119 struct afs_cell *cell; local
237 struct afs_cell *cell, *candidate, *cursor; local
393 afs_update_cell(struct afs_cell *cell) argument
492 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); local
541 afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) argument
553 afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) argument
575 afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) argument
590 afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) argument
620 afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) argument
632 afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason) argument
642 afs_alloc_anon_key(struct afs_cell *cell) argument
669 afs_activate_cell(struct afs_net *net, struct afs_cell *cell) argument
706 afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) argument
724 afs_manage_cell(struct afs_cell *cell) argument
826 struct afs_cell *cell = container_of(work, struct afs_cell, manager); local
861 struct afs_cell *cell = local
[all...]
H A Dvl_alias.c2 /* AFS cell alias detection
17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, argument
25 .net = cell->net,
26 .cell = cell,
105 * Compare root.cell volumes.
107 static int afs_compare_cell_roots(struct afs_cell *cell) argument
115 hlist_for_each_entry_rcu(p, &cell->net->proc_cells, proc_link) {
116 if (p == cell || p->alias_of)
119 continue; /* Ignore cells that don't have a root.cell volum
138 afs_query_for_alias_one(struct afs_cell *cell, struct key *key, struct afs_cell *p) argument
185 afs_query_for_alias(struct afs_cell *cell, struct key *key) argument
227 afs_vl_get_cell_name(struct afs_cell *cell, struct key *key) argument
253 yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key) argument
277 afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) argument
312 afs_cell_detect_alias(struct afs_cell *cell, struct key *key) argument
[all...]
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dpq3-sata2-0.dtsi38 cell-index = <1>;
H A Dpq3-sata2-1.dtsi38 cell-index = <2>;
H A Dpq3-dma-0.dtsi41 cell-index = <0>;
45 cell-index = <0>;
51 cell-index = <1>;
57 cell-index = <2>;
63 cell-index = <3>;
H A Dpq3-dma-1.dtsi41 cell-index = <1>;
45 cell-index = <0>;
51 cell-index = <1>;
57 cell-index = <2>;
63 cell-index = <3>;
H A Dqoriq-dma-0.dtsi41 cell-index = <0>;
45 cell-index = <0>;
51 cell-index = <1>;
57 cell-index = <2>;
63 cell-index = <3>;
H A Dqoriq-dma-1.dtsi41 cell-index = <1>;
45 cell-index = <0>;
51 cell-index = <1>;
57 cell-index = <2>;
63 cell-index = <3>;
H A Dpq3-duart-0.dtsi36 cell-index = <0>;
45 cell-index = <1>;
H A Dqoriq-duart-0.dtsi36 cell-index = <0>;
45 cell-index = <1>;
H A Dqoriq-duart-1.dtsi36 cell-index = <2>;
45 cell-index = <3>;
H A Dqoriq-i2c-0.dtsi38 cell-index = <0>;
48 cell-index = <1>;
H A Dqoriq-i2c-1.dtsi38 cell-index = <2>;
48 cell-index = <3>;
H A Dpq3-i2c-0.dtsi38 cell-index = <0>;
H A Dpq3-i2c-1.dtsi38 cell-index = <1>;
H A Dqoriq-qman1-portals.dtsi44 cell-index = <0x0>;
50 cell-index = <1>;
56 cell-index = <2>;
62 cell-index = <3>;
68 cell-index = <4>;
74 cell-index = <5>;
80 cell-index = <6>;
87 cell-index = <7>;
93 cell-index = <8>;
99 cell
[all...]
/linux-master/drivers/clk/mmp/
H A Dreset.c16 struct mmp_clk_reset_cell *cell; local
23 cell = &unit->cells[i];
24 if (cell->clk_id == reset_spec->args[0])
38 struct mmp_clk_reset_cell *cell; local
42 cell = &unit->cells[id];
43 if (cell->lock)
44 spin_lock_irqsave(cell->lock, flags);
46 val = readl(cell->reg);
47 val |= cell->bits;
48 writel(val, cell
60 struct mmp_clk_reset_cell *cell; local
[all...]
/linux-master/net/core/
H A Dgro_cells.c16 struct gro_cell *cell; local
28 cell = this_cpu_ptr(gcells->cells);
30 if (skb_queue_len(&cell->napi_skbs) > READ_ONCE(net_hotdata.max_backlog)) {
38 __skb_queue_tail(&cell->napi_skbs, skb);
39 if (skb_queue_len(&cell->napi_skbs) == 1)
40 napi_schedule(&cell->napi);
53 struct gro_cell *cell = container_of(napi, struct gro_cell, napi); local
58 skb = __skb_dequeue(&cell->napi_skbs);
79 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); local
81 __skb_queue_head_init(&cell
114 struct gro_cell *cell = per_cpu_ptr(gcells->cells, i); local
[all...]
/linux-master/sound/core/seq/
H A Dseq_prioq.c130 /* enqueue cell to prioq */
132 struct snd_seq_event_cell * cell)
138 if (snd_BUG_ON(!f || !cell))
142 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK);
150 if (compare_timestamp(&cell->event, &f->tail->event)) {
151 /* add new cell to tail of the fifo */
152 f->tail->next = cell;
153 f->tail = cell;
154 cell->next = NULL;
159 /* traverse list of elements to find the place where the new cell i
131 snd_seq_prioq_cell_in(struct snd_seq_prioq * f, struct snd_seq_event_cell * cell) argument
211 struct snd_seq_event_cell *cell; local
247 prioq_remove_cells(struct snd_seq_prioq *f, bool (*match)(struct snd_seq_event_cell *cell, void *arg), void *arg) argument
252 register struct snd_seq_event_cell *cell, *next; local
297 prioq_match(struct snd_seq_event_cell *cell, void *arg) argument
333 prioq_remove_match(struct snd_seq_event_cell *cell, void *arg) argument
[all...]
H A Dseq_fifo.c85 struct snd_seq_event_cell *cell; local
93 while ((cell = fifo_cell_out(f)) != NULL) {
94 snd_seq_cell_free(cell);
103 struct snd_seq_event_cell *cell; local
110 err = snd_seq_event_dup(f->pool, event, &cell, 1, NULL, NULL); /* always non-blocking */
121 f->tail->next = cell;
122 f->tail = cell;
124 f->head = cell;
125 cell->next = NULL;
139 /* dequeue cell fro
142 struct snd_seq_event_cell *cell; local
163 struct snd_seq_event_cell *cell; local
197 snd_seq_fifo_cell_putback(struct snd_seq_fifo *f, struct snd_seq_event_cell *cell) argument
223 struct snd_seq_event_cell *cell, *next, *oldhead; local
[all...]
/linux-master/drivers/of/
H A Dcpu.c16 const __be32 *cell; local
20 cell = of_get_property(cpun, "reg", &len);
21 if (!cell || !ac || ((sizeof(*cell) * ac * (thread + 1)) > len))
24 cell += ac * thread;
25 return of_read_number(cell, ac);
55 const __be32 *cell; local
60 cell = of_get_property(cpun, prop_name, &prop_len);
61 if (!cell && !ac && arch_match_cpu_phys_id(cpu, 0))
63 if (!cell || !a
[all...]
/linux-master/drivers/mfd/
H A Dmfd-core.c54 static void mfd_acpi_add_device(const struct mfd_cell *cell, argument
57 const struct mfd_cell_acpi_match *match = cell->acpi_match;
93 static inline void mfd_acpi_add_device(const struct mfd_cell *cell, argument
101 const struct mfd_cell *cell)
112 if (!cell->use_of_reg)
121 if (cell->of_reg != of_node_addr)
141 const struct mfd_cell *cell,
157 platform_id = id + cell->id;
159 pdev = platform_device_alloc(cell->name, platform_id);
163 pdev->mfd_cell = kmemdup(cell, sizeo
99 mfd_match_of_node_to_dev(struct platform_device *pdev, struct device_node *np, const struct mfd_cell *cell) argument
140 mfd_add_device(struct device *parent, int id, const struct mfd_cell *cell, struct resource *mem_base, int irq_base, struct irq_domain *domain) argument
347 const struct mfd_cell *cell; local
[all...]

Completed in 496 milliseconds

1234567