| /linux/drivers/soc/fsl/qbman/ |
| H A D | Kconfig | 41 This requires the presence of cpu-affine portals, and performs 55 This requires the presence of cpu-affine portals, and performs 64 This performs a "hot potato" style test enqueuing/dequeuing a frame
|
| /linux/arch/riscv/kernel/ |
| H A D | vec-copy-unaligned.S | 18 /* Performs a memcpy without aligning buffers, using word loads and stores. */ 40 /* Performs a memcpy without aligning buffers, using only byte accesses. */
|
| H A D | copy-unaligned.S | 11 /* Performs a memcpy without aligning buffers, using word loads and stores. */ 43 /* Performs a memcpy without aligning buffers, using only byte accesses. */
|
| /linux/drivers/s390/char/ |
| H A D | uvdevice.c | 248 * uvio_add_secret() performs the Add Secret Ultravisor Call. 343 * uvio_list_secrets() performs the List Secret Ultravisor Call. It verifies 346 * negative return value. It builds the request, performs the UV-call, and 389 * uvio_lock_secrets() performs the Lock Secret Store Ultravisor Call. It 390 * performs the UV-call and copies the return codes to the ioctl control block. 426 * uvio_retr_secret() performs the Retrieve Secret Ultravisor Call.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-dac | 26 Performs a SW switch to a predefined output symbol. This attribute 57 Performs a SW switch to a predefined output symbol. This attribute
|
| H A D | sysfs-driver-fsi-master-gpio | 8 driver performs FSI bus transactions, 1 sets external mode,
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | regulator.yaml | 131 hardware performs emergency shutdown. Zero can be passed to disable 150 hardware performs emergency shutdown. Zero can be passed to disable 172 hardware performs emergency shutdown. Zero can be passed to disable 202 hardware performs emergency shutdown. Zero can be passed to disable
|
| /linux/include/net/ |
| H A D | netmem.h | 152 * e.g. when it's a header buffer, performs faster and generates smaller 243 * system memory, performs faster and generates smaller object code (no 280 * e.g. when it's a header buffer, performs faster and generates smaller 327 * e.g. when it's a header buffer, performs faster and generates smaller
|
| /linux/include/media/ |
| H A D | v4l2-vp9.h | 158 * This function performs forward updates of probabilities for the vp9 boolean decoder. 189 * This function performs backward updates of coefficients probabilities for the vp9 boolean 210 * This function performs backward updates of non-coefficients probabilities for the vp9 boolean
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbtest.c | 381 * DESCRIPTION: Test read/write for an Integer-valued object. Performs a 382 * write/read/compare of an arbitrary new value, then performs 483 * DESCRIPTION: Test read/write for an Buffer-valued object. Performs a 484 * write/read/compare of an arbitrary new value, then performs 609 * DESCRIPTION: Test read/write for an String-valued object. Performs a 610 * write/read/compare of an arbitrary new value, then performs 800 * DESCRIPTION: Performs a read from the specified object by invoking the 884 * DESCRIPTION: Performs a write to the specified object by invoking the
|
| /linux/kernel/irq/ |
| H A D | devres.c | 87 * arguments and performs the same function as request_threaded_irq(). 151 * arguments and performs the same function as request_any_context_irq(). 183 * same arguments and performs the same function as free_irq().
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-sama7g5-isc.c | 22 * SUB: This module performs YCbCr444 to YCbCr420 chrominance subsampling 23 * RLP: This module performs rounding, range limiting 25 * DMA: This module performs DMA master accesses to write frames to external RAM 26 * HIS: Histogram module performs statistic counters on the frames
|
| /linux/drivers/input/ |
| H A D | input-mt.c | 33 * Depending on the flags set, it also performs pointer emulation and 190 * Performs legacy pointer emulation via BTN_TOUCH, ABS_X, ABS_Y and 329 * Depending on the flags, marks unused slots as inactive and performs 469 * Performs a best match against the current contacts and returns
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-test.rst | 139 | 1 | Basic write | Performs a basic write operation of a | 145 | 3 | Basic write | Performs a basic write operation of a | 153 | 5 | Multi-block write | Performs a multi-block write operation of | 158 | 7 | Power of two block writes | Performs write operations with block sizes | 164 | 9 | Weird sized block writes | Performs write operations with varying | 171 | 11 | Badly aligned write | Performs write operations with buffers | 204 | 23 | Best-case read performance | Performs 512K sequential read (non sg) |
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_82598.c | 413 * Restarts the link. Performs autonegotiation if needed. 644 * ixgbe_reset_hw_82598 - Performs hardware reset 907 * Performs read operation to Atlas analog register specified. 929 * Performs write operation to Atlas analog register specified. 950 * Performs 8 byte read operation to SFP module's data over I2C interface. 1021 * Performs 8 byte read operation to SFP module's EEPROM over I2C interface. 1036 * Performs 8 byte read operation to SFP module's SFF-8472 data over I2C
|
| /linux/Documentation/misc-devices/ |
| H A D | ibmvmc.rst | 146 connection can be established. The application layer performs an open() to 179 sending data to the hypervisor, the management application performs a 209 the application layer performs a close() against the device. This action
|
| /linux/drivers/fsi/ |
| H A D | fsi-master.h | 144 * ->dev in particular. The registration path performs a get_device(), which 146 * performs a put_device(), which may well drop the last reference.
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-wm8775.h | 14 driver which performs analog -> digital audio conversion for
|
| /linux/kernel/liveupdate/ |
| H A D | luo_file.c | 41 * - finish(): Performs final check and cleanup in the new kernel. After 202 * This function orchestrates the first phase of preserving a file. It performs in luo_free_files_mem() 322 * For each file, it performs the following cleanup actions: in luo_preserve_file() 432 * preservation) and performs two main actions: in luo_file_unfreeze_one() 656 * The function iterates through all tracked files. For each file, it performs in luo_file_can_finish_one() 769 * For each serialized entry, it performs the following steps:
|
| /linux/tools/perf/util/ |
| H A D | cacheline.h | 12 * which performs like the cacheline size being doubled.
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
| H A D | memory.json | 46 …"BriefDescription": "Load-op-Store Dispatch. Dispatch of a single op that performs a load from and… 52 …"BriefDescription": "Dispatch of a single op that performs a memory store. Counts the number of op… 58 …"BriefDescription": "Dispatch of a single op that performs a memory load. Counts the number of ope…
|
| /linux/drivers/w1/masters/ |
| H A D | amd_axi_w1.c | 100 * amd_axi_w1_touch_bit() - Performs the touch-bit function - write a 0 or 1 and reads the level. 150 * amd_axi_w1_read_byte - Performs the read byte function. 192 * amd_axi_w1_write_byte - Performs the write byte function.
|
| /linux/Documentation/devicetree/bindings/extcon/ |
| H A D | extcon-palmas.txt | 14 it performs id-detection using GPIO else using OTG core.
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_sriov_pf_service.c | 20 * Performs early initialization of the SR-IOV PF service. 111 * Performs early initialization of the SR-IOV PF service.
|
| /linux/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | rohm,bm1390.yaml | 13 BM1390GLV-Z is a pressure sensor which performs internal temperature
|