Home
last modified time | relevance | path

Searched full:element (Results 1 – 25 of 1375) sorted by relevance

12345678910>>...55

/linux/mm/
H A Dmempool.c24 static void poison_error(mempool_t *pool, void *element, size_t size, in poison_error() argument
32 pr_err("BUG: mempool element poison mismatch\n"); in poison_error()
34 pr_err(" nr=%d @ %p: %s0x", nr, element, start > 0 ? "... " : ""); in poison_error()
36 pr_cont("%x ", *(u8 *)(element + i)); in poison_error()
41 static void __check_element(mempool_t *pool, void *element, size_t size) in __check_element() argument
43 u8 *obj = element; in __check_element()
50 poison_error(pool, element, size, i); in __check_element()
57 static void check_element(mempool_t *pool, void *element) in check_element() argument
59 /* Skip checking: KASAN might save its metadata in the element. */ in check_element()
65 __check_element(pool, element, (size_t)pool->pool_data); in check_element()
[all …]
/linux/drivers/gpu/drm/msm/registers/
H A Drules-fd.xsd22 <element name="database" type="rng:databaseType" />
23 <element name="import" type="rng:importType" />
24 <element name="copyright" type="rng:copyrightType" />
25 <element name="domain" type="rng:domainType" />
26 <element name="array" type="rng:arrayType" />
27 <element name="stripe" type="rng:stripeType" />
28 <element name="reg64" type="rng:registerType" />
29 <element name="reg32" type="rng:registerType" />
30 <element name="bitset" type="rng:bitsetType" />
31 <element name="bitfield" type="rng:bitfieldType" />
[all …]
/linux/security/tomoyo/
H A Dgc.c33 …* tomoyo_struct_used_by_io_buffer - Check whether the list element is used by /sys/kernel/security…
35 * @element: Pointer to "struct list_head".
37 * Returns true if @element is used by /sys/kernel/security/tomoyo/ users,
40 static bool tomoyo_struct_used_by_io_buffer(const struct list_head *element) in tomoyo_struct_used_by_io_buffer() argument
50 if (head->r.domain == element || head->r.group == element || in tomoyo_struct_used_by_io_buffer()
51 head->r.acl == element || &head->w.domain->list == element) in tomoyo_struct_used_by_io_buffer()
105 * @element: Pointer to "struct list_head".
109 static inline void tomoyo_del_transition_control(struct list_head *element) in tomoyo_del_transition_control() argument
112 container_of(element, typeof(*ptr), head.list); in tomoyo_del_transition_control()
121 * @element: Pointer to "struct list_head".
[all …]
/linux/include/uapi/linux/
H A Dchio.h9 /* changer element types */
10 #define CHET_MT 0 /* media transport element (robot) */
11 #define CHET_ST 1 /* storage element (media slots) */
12 #define CHET_IE 2 /* import/export element */
13 #define CHET_DT 3 /* data transfer element (tape/cdrom/whatever) */
25 * query vendor-specific element types
27 * accessing elements works by specifing type and unit of the element.
33 int cp_curpicker; /* current transport element */
54 * move a medium from one element to another
57 int cm_fromtype; /* type/unit of source element */
[all …]
/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dfloating-point.json12element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
25element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
43element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
48element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
52element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dfloating-point.json12element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
25element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
43element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
48element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
52element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Dfloating-point.json12element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
25element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
43element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
48element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
52element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dfloating-point.json12element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
25element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
43element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
48element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
52element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/drivers/acpi/acpica/
H A Duttrack.c15 * element contains the caller's component, module name, function name, and
17 * acpi_ut_track_allocation to add an element to the list; deletion
258 * 2) Element was found. Returns Allocation parameter.
259 * 3) Element was not found. Returns position where it should be
262 * DESCRIPTION: Searches for an element in the global allocation tracking list.
263 * If the element is not found, returns the location within the
264 * list where the element should be inserted.
281 struct acpi_debug_mem_block *element; in acpi_ut_find_allocation() local
283 element = acpi_gbl_global_list->list_head; in acpi_ut_find_allocation()
284 if (!element) { in acpi_ut_find_allocation()
[all …]
/linux/scripts/
H A Dasn1_compiler.c414 /* Can be a directive, type name or element in tokenise()
432 * it's an element name in tokenise()
681 struct element { struct
686 struct element *children; argument
687 struct element *next; argument
688 struct element *render_next; argument
689 struct element *list_next; argument
708 struct element *element; argument
798 static struct element *parse_type(struct token **_cursor, struct token *stop,
819 type->element = parse_type(&cursor, type[1].name, NULL); in parse()
[all …]
/linux/tools/perf/pmu-events/arch/x86/skylakex/
H A Dfloating-point.json7element. Applies to packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
16element. Applies to packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
25element. Applies to packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
34element. Applies to packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
39element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
43element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
48element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MU…
52element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MU…
57element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
61element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
[all …]
/linux/include/linux/soc/ti/
H A Dk3-ringacc.h29 * stores credentials with each message, requiring the element size to be
43 * RA ring element's sizes in bytes.
63 * @elm_size: Ring element size
204 * k3_ringacc_ring_push - push element to the ring tail
206 * @elem: pointer on ring element buffer
208 * Push one ring element to the ring tail. Size of the ring element is
216 * k3_ringacc_ring_pop - pop element from the ring head
218 * @elem: pointer on ring element buffer
220 * Push one ring element from the ring head. Size of the ring element is
228 * k3_ringacc_ring_push_head - push element to the ring head
[all …]
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/
H A Dfloating-point.json85element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
89element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
94element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
98element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
103element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
107element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
112element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
116element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
121element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
125element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/graniterapids/
H A Dfloating-point.json85element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
89element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
94element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
98element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
103element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
107element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
112element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
116element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
121element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
125element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dfloating-point.json85element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
89element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
94element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
98element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
103element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
107element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
112element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
116element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
121element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
125element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/lib/
H A Dlru_cache.c82 struct lc_element **element = NULL; in lc_create() local
100 element = kcalloc(e_count, sizeof(struct lc_element *), GFP_KERNEL); in lc_create()
101 if (!element) in lc_create()
119 lc->lc_element = element; in lc_create()
133 element[i] = e; in lc_create()
140 void *p = element[--i]; in lc_create()
145 kfree(element); in lc_create()
260 * lc_find - find element by label, if present in the hash table
262 * @enr: element number
264 * Returns the pointer to an element, if the element with the requested
[all …]
/linux/tools/perf/pmu-events/arch/x86/cascadelakex/
H A Dfloating-point.json7element. Applies to packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
16element. Applies to packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
25element. Applies to packed double precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
34element. Applies to packed single precision floating-point instructions: ADD SUB HADD HSUB SUBADD…
39element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
43element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
48element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MU…
52element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB MU…
57element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
61element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dfloating-point.json3element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
7element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
12element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
25element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
43element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dfloating-point.json3element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
7element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
12element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
25element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
43element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/broadwell/
H A Dfloating-point.json3element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
7element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
12element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
16element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
21element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
25element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
30element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
34element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
39element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
43element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/tools/perf/pmu-events/arch/x86/alderlake/
H A Dfloating-point.json112element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
116element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
122element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB MU…
126element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
132element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
136element. Applies to SSE* and AVX* packed double precision floating-point instructions: ADD SUB HA…
142element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
146element. Applies to SSE* and AVX* packed single precision floating-point instructions: ADD SUB HA…
152element. Applies to SSE* and AVX* packed single precision and packed double precision FP instruct…
156element. Applies to SSE* and AVX* packed single precision floating-point and packed double precis…
[all …]
/linux/Documentation/mhi/
H A Dmhi.rst95 [Read Pointer (RP)] ----------->[Ring Element] } TD
96 [Write Pointer (WP)]- [Ring Element]
97 - [Ring Element]
98 --------->[Ring Element]
99 [Ring Element]
108 * RP indicates the next element to be serviced by the device.
109 * When the host has a new buffer to send, it updates the ring element with
110 buffer information, increments the WP to the next element and rings the
122 [Read Pointer (RP)] ----------->[Ring Element] } ED
123 [Write Pointer (WP)]- [Ring Element]
[all …]
/linux/fs/xfs/
H A Dxfs_mru_cache.c12 * supplies an element lifetime in milliseconds and a group count, as well as a
23 * period in time. When the first element is added, time zero for the data
28 * If an element is accessed at any point, it is removed from its list and
32 * have elapsed since the first element was added. The reason for this is that
38 * (t + t/g) seconds, where t is the inactive element lifetime and g is the
50 * introduces a granularity to element lifetimes, so there's no point storing an
51 * individual timeout with each element that specifies a more precise reap time.
52 * The bonus is a saving of sizeof(long) bytes of memory per element stored.
57 * removing an element would involve walking large portions of the entire list,
61 * When an element is touched or deleted, it needs to be removed from its
[all …]
/linux/net/netfilter/
H A Dnft_set_rbtree.c247 /* search for end interval coming before this element. in nft_rbtree_gc_elem()
249 * are coupled with the interval start element. in nft_rbtree_gc_elem()
265 /* There is always room in this trans gc for this element, in nft_rbtree_gc_elem()
296 /* this element is closest to where the new element is to be inserted: in nft_rbtree_update_first()
297 * update the first element for the node list path. in nft_rbtree_update_first()
317 /* Descend the tree to search for an existing element greater than the in __nft_rbtree_insert()
318 * key value to insert that is greater than the new element. This is the in __nft_rbtree_insert()
319 * first element to walk the ordered elements to find possible overlap. in __nft_rbtree_insert()
378 /* Matching end element in __nft_rbtree_insert()
[all...]
/linux/include/media/
H A Dv4l2-device.h281 * @o: name of the element at &struct v4l2_subdev_ops that contains @f.
282 * Each element there groups a set of operations functions.
285 * each element at &struct v4l2_subdev_ops.
306 * @o: name of the element at &struct v4l2_subdev_ops that contains @f.
307 * Each element there groups a set of operations functions.
310 * each element at &struct v4l2_subdev_ops.
334 * @o: name of the element at &struct v4l2_subdev_ops that contains @f.
335 * Each element there groups a set of operations functions.
338 * each element at &struct v4l2_subdev_ops.
369 * @o: name of the element a
[all...]

12345678910>>...55