Home
last modified time | relevance | path

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

12

/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.h235 * Common structure for fanotify events. Concrete structs are allocated in
238 * be freed and which concrete struct it may be cast to.
/linux/rust/macros/
H A Dpin_data.rs
/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
H A Dkfd_mqd_manager_cik.c323 * HIQ MQD Implementation, concrete implementation for HIQ MQD implementation.
/linux/Documentation/filesystems/
H A Djournalling.rst174 The journalling layer uses typedefs to 'hide' the concrete definitions
/linux/include/linux/
H A Dbpf_mprog.h16 * no relative object was specified, see corresponding selftests for concrete
H A Dprintk.h94 * should be able to fix this issue or at least get a concrete idea of the
/linux/Documentation/process/
H A Dbackporting.rst537 One concrete example of this was a pair of patches to the system call
600 For a more concrete example, see this video tutorial where two patches
/linux/drivers/staging/fbtft/
H A Dfb_st7789v.c138 * Nonetheless, this sequence can be used as a template for concrete
/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.c3647 * concrete type resolution). In such case, during split BTF dedup
4556 * compatible structurally, one of which has FWD field, while other is concrete
4585 * - Both types in canonical and candidate graphs are concrete STRUCT/UNION,
4587 * - Type in canonical graph is FWD, while type in candidate is concrete
4596 * - Type in canonical graph is concrete STRUCT/UNION, while type in candidate
4600 * a concrete STRUCT/UNION from canonical graph. If the rest of type graphs
4601 * turn out equivalent, we'll re-resolve FWD to concrete STRUCT/UNION from
/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/fs/nilfs2/
H A Dioctl.c33 * @dofunc: concrete function of get/set metadata info
1117 * @dofunc: concrete function of getting metadata info
/linux/rust/kernel/
H A Dconfigfs.rs642 /// `AttributeOperations` implementations to concrete named attributes.
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c431 u32 concrete; in qed_iov_setup_vfdb() local
449 concrete = qed_vfid_to_concrete(p_hwfn, vf->abs_vf_id); in qed_iov_setup_vfdb()
450 vf->concrete_fid = concrete; in qed_iov_setup_vfdb()
/linux/kernel/trace/
H A Dtrace_events_trigger.c647 * To illustrate the use of these componenents, here are some concrete

12