Home
last modified time | relevance | path

Searched refs:implement (Results 1 – 25 of 459) sorted by relevance

12345678910>>...19

/linux/lib/crypto/mpi/
H A Dmpicoder.c153 #error please implement for this limb size. in mpi_read_buffer()
182 #error please implement for this limb size. in mpi_read_buffer()
257 #error please implement for this limb size. in mpi_write_to_sgl()
299 #error please implement for this limb size. in mpi_write_to_sgl()
/linux/Documentation/driver-api/media/
H A Ddtv-core.rst10 implement the digital demux logic (either in software or in hardware);
29 proposals. Currently, the DVB subsystem doesn't implement those standards.
H A Ddtv-demux.rst29 The functions that implement the abstract interface demux should be defined
31 access. It is not necessary to implement every function in the struct
61 The functions that implement the callback API need not be re-entrant: when
/linux/Documentation/trace/
H A Dftrace-design.rst30 - STACKTRACE_SUPPORT - implement save_stack_trace()
31 - TRACE_IRQFLAGS_SUPPORT - implement include/asm/irqflags.h
37 You will need to implement the mcount and the ftrace_stub functions.
120 mcount function to check ftrace graph function pointers, as well as implement
176 For information on how to implement prepare_ftrace_return(), simply look at the
232 of addresses of the system calls, implement an arch_syscall_addr to return
236 implement arch_syscall_match_sym_name with the appropriate logic to return
251 Once those are out of the way, you will need to implement:
305 implement your own stuff in assembly::
380 - implement
[all...]
/linux/Documentation/core-api/
H A Dfloating-point.rst27 Several architectures implement the generic kernel floating-point API from
28 ``linux/fpu.h``, as described below. Some other architectures implement their
77 caller expects to nest critical sections, it must implement its own
/linux/Documentation/ABI/testing/
H A Ddebugfs-cec-error-inj16 It is up to the driver to decide what commands to implement. The only
34 Drivers that implement this functionality must document the commands as
H A Dsysfs-bus-hsi11 the protocols available in the system. Bus drivers implement
/linux/Documentation/filesystems/nfs/
H A Dnfs41-server.rst25 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing
30 the operations that are mandatory to implement (REQ), optional
31 (OPT), and NFSv4.0 operations that are required not to implement (MNI)
238 persist across client reboots). Thus we need not implement this for
/linux/include/asm-generic/
H A Dtlbflush.h10 #error need to implement an architecture specific asm/tlbflush.h
/linux/Documentation/filesystems/spufs/
H A Dspu_run.rst24 The spu_run system call is used on PowerPC machines that implement the
115 spu_run is meant to be used from libraries that implement a more
129 The code does not yet fully implement all features lined out here.
H A Dspu_create.rst24 The spu_create system call is used on PowerPC machines that implement
102 spu_create is meant to be used from libraries that implement a more
122 The code does not yet fully implement all features lined out here.
/linux/Documentation/filesystems/iomap/
H A Dporting.rst53 The recommended approach is first to implement ``->iomap_begin`` (and
59 implement support for it and then to determine that the extent map
71 can be tested without needing to implement any iomap APIs.
91 The next thing to do is implement ``get_blocks(create == true)``
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst65 This format is adapted for stateless video decoders that implement an
119 This format is adapted for stateless video decoders that implement a
163 This format is adapted for stateless video decoders that implement an
185 This format is adapted for stateless video decoders that implement a
210 This format is adapted for stateless video decoders that implement a
266 This format is adapted for stateless video decoders that implement a AV1
/linux/arch/arm/nwfpe/
H A DChangeLog82 * single_cpdo.c - implement URD, NRM
83 * double_cpdo.c - implement URD, NRM
84 * extended_cpdo.c - implement URD, NRM
/linux/arch/arc/kernel/
H A Dentry-arcv2.S101 ; TODO: implement this
107 ; TODO: implement this
113 ; TODO: implement this
/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst130 of drm-cycles-<keystr>. For drivers that implement this interface, the engine
134 A driver may implement either this key or drm-maxfreq-<keystr>, but not both.
145 A driver may implement either this key or drm-total-cycles-<keystr>, but not
191 For example, drivers that implement functionality similar to 'madvise' can count
207 implement &drm_driver.show_fdinfo if they wish to provide any stats which
/linux/Documentation/driver-api/
H A Dpwm.rst140 Currently there are two ways to implement pwm drivers. Traditionally
142 to implement the pwm_*() functions itself. This means that it's impossible
160 Drivers are encouraged to implement ->apply() instead of the legacy
169 Drivers should not implement any power management. In other words,
170 consumers should implement it as described in the "Using PWMs" section.
H A Dptp.rst34 author of a clock driver need only implement the details of
51 implement the basic clock operations.
63 registration method. Clock drivers must implement all of the
/linux/Documentation/edac/
H A Dmemory_repair.rst136 implement CXL.mem protocol. A sparing maintenance operation requests the
139 implement sparing maintenance operations.
144 devices that implement CXL.mem protocol. A PPR maintenance operation
147 may implement PPR Maintenance operations. Soft PPR (sPPR) is a temporary
/linux/drivers/pci/controller/dwc/
H A DKconfig50 core functions to implement the driver.
61 implement the driver.
108 DesignWare core functions to implement the driver.
120 DesignWare core functions to implement the driver.
223 DesignWare core functions to implement the driver.
376 functions to implement the driver.
472 DesignWare core functions to implement the driver.
484 DesignWare core functions to implement the driver.
/linux/drivers/tee/tstee/
H A DKconfig11 doesn't implement a user space interface directly.
/linux/Documentation/driver-api/fpga/
H A Dfpga-bridge.rst4 API to implement a new FPGA bridge
/linux/Documentation/litmus-tests/locking/
H A DDCL-broken.litmus7 * correctly implement double-checked locking.
/linux/Documentation/ABI/removed/
H A Draw13947 to implement sensible device security policies, and its low level
/linux/Documentation/gpu/nova/core/
H A Dguidelines.rst13 One main purpose of nova-core is to implement the abstraction around the

12345678910>>...19