/linux-6.3-rc2/tools/include/nolibc/ |
A D | sys.h | 124 #error Neither __NR_fchmodat nor __NR_chmod defined, cannot implement sys_chmod() in sys_chmod() 153 #error Neither __NR_fchownat nor __NR_chown defined, cannot implement sys_chown() in sys_chown() 251 #error Neither __NR_dup3 nor __NR_dup2 defined, cannot implement sys_dup2() in sys_dup2() 350 #error Neither __NR_clone nor __NR_fork defined, cannot implement sys_fork() in sys_fork() 604 #error Neither __NR_linkat nor __NR_link defined, cannot implement sys_link() in sys_link() 656 #error Neither __NR_mkdirat nor __NR_mkdir defined, cannot implement sys_mkdir() in sys_mkdir() 685 #error Neither __NR_mknodat nor __NR_mknod defined, cannot implement sys_mknod() in sys_mknod() 804 #error Neither __NR_openat nor __NR_open defined, cannot implement sys_open() in sys_open() 873 #error Neither __NR_ppoll nor __NR_poll defined, cannot implement sys_poll() in sys_poll() 1069 #error Neither __NR_newfstatat nor __NR_stat defined, cannot implement sys_stat() in sys_stat() [all …]
|
/linux-6.3-rc2/Documentation/driver-api/media/ |
A D | dtv-core.rst | 10 implement the digital demux logic (either in software or in hardware); 29 proposals. Currently, the DVB subsystem doesn't implement those standards.
|
A D | dtv-demux.rst | 29 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-6.3-rc2/Documentation/ABI/testing/ |
A D | debugfs-cec-error-inj | 16 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
|
A D | sysfs-bus-hsi | 11 the protocols available in the system. Bus drivers implement
|
/linux-6.3-rc2/Documentation/trace/ |
A D | ftrace-design.rst | 30 - 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 244 of addresses of the system calls, implement an arch_syscall_addr to return 248 implement arch_syscall_match_sym_name with the appropriate logic to return 267 Once those are out of the way, you will need to implement: 321 implement your own stuff in assembly:: 396 - implement:
|
/linux-6.3-rc2/Documentation/filesystems/nfs/ |
A D | nfs41-server.rst | 25 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-6.3-rc2/include/asm-generic/ |
A D | tlbflush.h | 10 #error need to implement an architecture specific asm/tlbflush.h
|
/linux-6.3-rc2/drivers/staging/rts5208/ |
A D | TODO | 4 - We will use the stack in drivers/mmc to implement
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | ptp.rst | 34 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
|
A D | pwm.rst | 134 Currently there are two ways to implement pwm drivers. Traditionally 136 to implement the pwm_*() functions itself. This means that it's impossible 153 Drivers are encouraged to implement ->apply() instead of the legacy 162 Drivers should not implement any power management. In other words, 163 consumers should implement it as described in the "Using PWMs" section.
|
/linux-6.3-rc2/Documentation/filesystems/spufs/ |
A D | spu_create.rst | 24 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.
|
A D | spu_run.rst | 24 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.
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-compressed.rst | 65 This format is adapted for stateless video decoders that implement an 114 This format is adapted for stateless video decoders that implement a 158 This format is adapted for stateless video decoders that implement an 180 This format is adapted for stateless video decoders that implement a 205 This format is adapted for stateless video decoders that implement a
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | emc1403.rst | 61 The chips implement three limits for each sensor: low (tempX_min), high 62 (tempX_max) and critical (tempX_crit.) The chips also implement an
|
/linux-6.3-rc2/arch/arm/nwfpe/ |
A D | ChangeLog | 82 * single_cpdo.c - implement URD, NRM 83 * double_cpdo.c - implement URD, NRM 84 * extended_cpdo.c - implement URD, NRM
|
/linux-6.3-rc2/arch/arc/kernel/ |
A D | entry-arcv2.S | 101 ; TODO: implement this 107 ; TODO: implement this 113 ; TODO: implement this
|
/linux-6.3-rc2/drivers/pci/controller/dwc/ |
A D | Kconfig | 92 functions to implement the driver. 107 DesignWare core functions to implement the driver. 119 DesignWare core functions to implement the driver. 142 DesignWare core functions to implement the driver. 154 DesignWare core functions to implement the driver. 221 DesignWare core functions to implement the driver. 331 implement the driver.
|
/linux-6.3-rc2/Documentation/driver-api/fpga/ |
A D | fpga-bridge.rst | 4 API to implement a new FPGA bridge
|
/linux-6.3-rc2/lib/mpi/ |
A D | mpicoder.c | 259 #error please implement for this limb size. in mpi_read_buffer() 288 #error please implement for this limb size. in mpi_read_buffer() 363 #error please implement for this limb size. in mpi_write_to_sgl() 405 #error please implement for this limb size. in mpi_write_to_sgl()
|
/linux-6.3-rc2/Documentation/ABI/removed/ |
A D | raw1394 | 7 to implement sensible device security policies, and its low level
|
/linux-6.3-rc2/Documentation/networking/ |
A D | gtp.rst | 28 The phone itself does not implement GTP but uses some other 59 payload, called GTP-U. It does not implement the 'control plane', 84 implementations that implement GTP-C and can use the netlink interface 114 doesn't implement GTP-C, we don't have to worry about this. It's the 116 implement that.
|
/linux-6.3-rc2/Documentation/networking/devlink/ |
A D | devlink-region.rst | 29 requested snapshots must implement the ``.snapshot`` callback for the region 38 region should implement the ``.read`` callback in the ``devlink_region_ops``
|
/linux-6.3-rc2/Documentation/i2c/ |
A D | summary.rst | 30 implement all the common SMBus protocol semantics or messages. 48 An **algorithm** contains general code that can be used to implement a
|
/linux-6.3-rc2/arch/arm/mach-hpe/ |
A D | Kconfig | 15 HPE GXP is the name of the HPE Soc. This SoC is used to implement many
|