| /linux/rust/syn/ |
| H A D | macros.rs | 174 $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 D | build_assert.c | 10 * single object). Most modern platforms use the same concrete integer type for
|
| /linux/Documentation/driver-api/ |
| H A D | io_ordering.rst | 15 A more concrete example from a hypothetical device driver::
|
| /linux/arch/riscv/include/asm/ |
| H A D | barrier.h | 47 * any concrete reason we need a full IO fence, it seems safer to just upgrade
|
| /linux/Documentation/usb/ |
| H A D | raw-gadget.rst | 10 any concrete USB functions itself but requires userspace to do that.
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_encoder.h | 100 * @id: So we can cast to a concrete implementation when needed.
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.h | 236 * 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 D | pin_data.rs | |
| /linux/rust/zerocopy/src/ |
| H A D | macros.rs | 31 /// `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 D | kfd_mqd_manager.h | 38 * @load_mqd: Loads the mqd to a concrete hqd slot. Used only for no cp
|
| /linux/Documentation/filesystems/ |
| H A D | journalling.rst | 174 The journalling layer uses typedefs to 'hide' the concrete definitions
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_st7789v.c | 138 * Nonetheless, this sequence can be used as a template for concrete
|
| /linux/kernel/bpf/ |
| H A D | tnum.c | 185 * superset of the union of the concrete sets of both a and b. Despite the
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-iop3xx.c | 190 * Concrete compare_funcs
|
| /linux/include/linux/qed/ |
| H A D | common_hsi.h | 1152 /* Concrete Function ID */ 1167 /* Concrete Function ID */
|
| /linux/Documentation/fb/ |
| H A D | framebuffer.rst | 100 thus doesn't need to know, for example, how the color registers of the concrete
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | Kconfig | 524 implement any concrete USB functions itself but requires userspace
|
| /linux/Documentation/security/ |
| H A D | snp-tdx-threat-model.rst | 44 While the concrete implementation details differ between technologies, all
|
| /linux/tools/lib/bpf/ |
| H A D | linker.c | 93 * 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 D | btf.c | 3997 * 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 D | Kconfig | 39 your concrete display.
|
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 196 * As a concrete example: 254 * Here's a complete, concrete "pre-processed" example of the table structures
|
| /linux/include/linux/ |
| H A D | jbd2.h | 472 * 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 D | kfuncs.rst | 260 concrete map fd the BPF program references directly.
|
| /linux/rust/kernel/ |
| H A D | configfs.rs | 641 /// `AttributeOperations` implementations to concrete named attributes.
|