Home
last modified time | relevance | path

Searched full:concrete (Results 1 – 25 of 34) sorted by relevance

12

/linux/rust/syn/
H A Dmacros.rs174 $vis:vis fn $name:ident $args:tt -> $impl_trait:ty [$concrete:ty] $body:block
178 $vis fn $name $args -> $concrete $body
/linux/rust/helpers/
H A Dbuild_assert.c10 * single object). Most modern platforms use the same concrete integer type for
/linux/Documentation/driver-api/
H A Dio_ordering.rst15 A more concrete example from a hypothetical device driver::
/linux/arch/riscv/include/asm/
H A Dbarrier.h47 * any concrete reason we need a full IO fence, it seems safer to just upgrade
/linux/Documentation/usb/
H A Draw-gadget.rst10 any concrete USB functions itself but requires userspace to do that.
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_encoder.h100 * @id: So we can cast to a concrete implementation when needed.
/linux/fs/notify/fanotify/
H A Dfanotify.h236 * Common structure for fanotify events. Concrete structs are allocated in
239 * be freed and which concrete struct it may be cast to.
/linux/rust/macros/
H A Dpin_data.rs
/linux/rust/zerocopy/src/
H A Dmacros.rs31 /// `Src` and `Dst` are completely concrete. The types `Src` and `Dst` are
76 // this so long as the types are concrete.
259 /// with concrete types:
277 /// concrete. Instead, `cargo build` must be used to detect such errors.
473 /// with concrete types:
491 /// concrete. Instead, `cargo build` must be used to detect such errors.
596 /// `Src` and `Dst` are completely concrete. The types `Src` and `Dst` are
633 // to enforce this so long as the types are concrete.
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager.h38 * @load_mqd: Loads the mqd to a concrete hqd slot. Used only for no cp
/linux/Documentation/filesystems/
H A Djournalling.rst174 The journalling layer uses typedefs to 'hide' the concrete definitions
/linux/drivers/staging/fbtft/
H A Dfb_st7789v.c138 * Nonetheless, this sequence can be used as a template for concrete
/linux/kernel/bpf/
H A Dtnum.c185 * superset of the union of the concrete sets of both a and b. Despite the
/linux/drivers/i2c/busses/
H A Di2c-iop3xx.c190 * Concrete compare_funcs
/linux/include/linux/qed/
H A Dcommon_hsi.h1152 /* Concrete Function ID */
1167 /* Concrete Function ID */
/linux/Documentation/fb/
H A Dframebuffer.rst100 thus doesn't need to know, for example, how the color registers of the concrete
/linux/drivers/usb/gadget/legacy/
H A DKconfig524 implement any concrete USB functions itself but requires userspace
/linux/Documentation/security/
H A Dsnp-tdx-threat-model.rst44 While the concrete implementation details differ between technologies, all
/linux/tools/lib/bpf/
H A Dlinker.c93 * rewriting types when extern VAR/FUNC is resolved to a concrete
1505 /* validate if FWD kind matches concrete kind */ in glob_sym_btf_matches()
1511 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n", in glob_sym_btf_matches()
1518 pr_warn("global '%s': incompatible %s forward declaration and concrete kind %s\n", in glob_sym_btf_matches()
1797 * concrete map definition exactly. This restriction might be lifted in glob_map_defs_match()
H A Dbtf.c3997 * concrete type resolution). In such case, during split BTF dedup
4940 * compatible structurally, one of which has FWD field, while other is concrete
4969 * - Both types in canonical and candidate graphs are concrete STRUCT/UNION,
4971 * - Type in canonical graph is FWD, while type in candidate is concrete
4980 * - Type in canonical graph is concrete STRUCT/UNION, while type in candidate
4984 * a concrete STRUCT/UNION from canonical graph. If the rest of type graphs
4985 * turn out equivalent, we'll re-resolve FWD to concrete STRUCT/UNION from
/linux/drivers/auxdisplay/
H A DKconfig39 your concrete display.
/linux/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h196 * As a concrete example:
254 * Here's a complete, concrete "pre-processed" example of the table structures
/linux/include/linux/
H A Djbd2.h472 * struct jbd2_journal_handle - The jbd2_journal_handle type is the concrete
761 * struct journal_s - The journal_s type is the concrete type associated with
/linux/Documentation/bpf/
H A Dkfuncs.rst260 concrete map fd the BPF program references directly.
/linux/rust/kernel/
H A Dconfigfs.rs641 /// `AttributeOperations` implementations to concrete named attributes.

12