Home
last modified time | relevance | path

Searched full:concrete (Results 1 – 25 of 27) 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.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/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
/linux/arch/x86/crypto/
H A Daes-gcm-vaes-avx512.S332 // Either way, for the multiplication the concrete operation performed

12