Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/rust/kernel/sync/arc/
Dstd_vendor.rs12 /// Attempt to downcast the `Arc<dyn Any + Send + Sync>` to a concrete type.
/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify.h127 * Common structure for fanotify events. Concrete structs are allocated in
130 * be freed and which concrete struct it may be cast to.
/kernel/linux/linux-6.6/Documentation/driver-api/
Dio_ordering.rst15 A more concrete example from a hypothetical device driver::
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dbarrier.h65 * any concrete reason we need a full IO fence, it seems safer to just upgrade
/kernel/linux/linux-6.6/arch/riscv/include/asm/
Dbarrier.h67 * any concrete reason we need a full IO fence, it seems safer to just upgrade
/kernel/linux/linux-5.10/Documentation/driver-api/
Dio_ordering.rst15 A more concrete example from a hypothetical device driver::
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Dsifive,plic-1.0.0.yaml33 "sifive,plic-1.0.0" device is a concrete implementation of the PLIC that
/kernel/linux/linux-6.6/Documentation/usb/
Draw-gadget.rst10 any concrete USB functions itself but requires userspace to do that.
/kernel/linux/linux-5.10/drivers/tty/
Dtty_port.c106 * a concrete tty specified by @index. Use this or tty_port_install (or both).
127 * linked to a concrete tty specified by @index. Use this or tty_port_install
652 * to a concrete tty specified by @tty. Use this or tty_port_register_device
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
Dvidtv_encoder.h100 * @id: So we can cast to a concrete implementation when needed.
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
Dvidtv_encoder.h100 * @id: So we can cast to a concrete implementation when needed.
/kernel/linux/linux-6.6/fs/notify/fanotify/
Dfanotify.h235 * Common structure for fanotify events. Concrete structs are allocated in
238 * be freed and which concrete struct it may be cast to.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager.h37 * @load_mqd: Loads the mqd to a concrete hqd slot. Used only for no cp
Dkfd_device_queue_manager.h167 * concrete device. This class is the only class in the queues scheduler
/kernel/linux/linux-6.6/rust/
Dhelpers.c152 * single object). Most modern platforms use the same concrete integer type for
/kernel/linux/linux-6.6/drivers/tty/
Dtty_port.c134 * to a concrete tty specified by @index. Use this or tty_port_install() (or
155 * linked to a concrete tty specified by @index. Use this or tty_port_install()
733 * to a concrete tty specified by @tty. Use this or tty_port_register_device()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/
Dsifive,plic-1.0.0.yaml39 "sifive,plic-1.0.0" device is a concrete implementation of the PLIC that
/kernel/linux/linux-6.6/rust/macros/
Dpin_data.rs20 // concrete name. in pin_data()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager.h38 * @load_mqd: Loads the mqd to a concrete hqd slot. Used only for no cp
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h234 * @brief qed_vfid_to_concrete - build a concrete FID for a
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h252 * qed_vfid_to_concrete(): Build a concrete FID for a given VF ID
Dqed.h880 * the concrete value.
883 * @concrete_fid: Concrete fid.
/kernel/linux/linux-6.6/rust/alloc/
Dboxed.rs1721 /// Attempt to downcast the box to a concrete type.
1744 /// Downcasts the box to a concrete type.
1780 /// Attempt to downcast the box to a concrete type.
1803 /// Downcasts the box to a concrete type.
1839 /// Attempt to downcast the box to a concrete type.
1862 /// Downcasts the box to a concrete type.
2168 /// Attempts to downcast the box to a concrete type.
2185 /// Attempts to downcast the box to a concrete type.
2199 /// Attempts to downcast the box to a concrete type.
/kernel/linux/linux-5.10/drivers/staging/fbtft/
Dfb_st7789v.c78 * Nonetheless, this sequence can be used as a template for concrete
/kernel/linux/linux-6.6/Documentation/filesystems/
Djournalling.rst176 The journalling layer uses typedefs to 'hide' the concrete definitions

123