Lines Matching defs:flags
18 * We have traditionally mixed context and issueibcmds / command batch flags
20 * lot more command batch flags and we started running out of bits. Turns out
22 * for command batches, but that means we need to split out the flags into two
30 /* --- context flags --- */
76 * --- command batch flags ---
81 * cmdbatch only flags as needed
100 * contexts and command batches. Update this comment as new flags are added.
104 * gpu_command_object flags - these flags communicate the type of command or
121 /* --- Memory allocation flags --- */
199 * leave a good value for allocated memory. In the flags we use
371 unsigned int flags; /* contains KGSL_FLAGS_ values */
549 * flags may be a mask of KGSL_CONTEXT_ values
562 unsigned int flags;
607 * The flags field may contain a mask KGSL_CONTEXT_* values
610 unsigned int flags;
636 unsigned int flags;
733 unsigned int flags;
780 unsigned int flags;
842 * @flags: mask of KGSL_MEM* values requested and actual flags on return.
847 * Allocate memory for access by the GPU. The flags and size fields are echoed
851 * Supported flags:
860 unsigned int flags;
892 * @flags: returned mask of KGSL_MEM* values.
906 unsigned int flags;
1124 * @flags:
1142 unsigned int flags;
1278 * @flags: mask of KGSL_MEMFLAG_* bits
1287 uint64_t flags;
1303 * @flags: Mask of: KGSL_GUPOBJ_FREE_ON_EVENT
1312 uint64_t flags;
1349 * @flags: Current flags for the object
1357 uint64_t flags;
1371 * @flags: Mask of KGSL_MEMFLAG_ flags
1378 uint64_t flags;
1438 * @flags: Current flags for the object
1445 unsigned int flags;
1463 * @flags: Current flags for the object
1477 uint64_t flags;
1523 * @flags: Flags to indicate which parameters to change
1536 uint64_t flags;
1550 * @flags: Flags for this allocation
1556 uint64_t flags;
1578 * @flags: Flags for this allocation
1585 uint64_t flags;
1609 * @flags: Flags for this kgsl_sparse_binding_object
1616 uint64_t flags;
1641 * @flags: Current flags for the object
1653 uint64_t flags;