Home
last modified time | relevance | path

Searched full:parallel (Results 401 – 425 of 991) sorted by relevance

1...<<11121314151617181920>>...40

/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst28 (When using parallel interface one must pay account to correct configuration
/linux/lib/crc/s390/
H A Dcrc32be-vx.c29 * process particular chunks of the input data stream in parallel.
/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c10 And nothing using huge pages should run in parallel.
/linux/drivers/video/fbdev/mmp/
H A Dcore.c38 * for HDMI/parallel or dsi to hdmi cases, get from phy
/linux/include/linux/
H A Dcpuset.h140 * parallel and depending on the new value an operation can fail potentially
/linux/tools/perf/
H A Dbuiltin-record.c863 pr_err("AUX area tracing options are not available in parallel streaming mode.\n"); in record__auxtrace_init()
2485 pr_err("Parallel trace streaming is not available in pipe mode.\n"); in __cmd_record()
2489 pr_err("Parallel trace streaming is not available in AUX area tracing mode.\n"); in __cmd_record()
3289 pr_warning("WARNING: --switch-output-event option is not available in parallel streaming mode.\n"); in switch_output_size_warn()
3299 pr_warning("WARNING: --switch-output option is not available in parallel streaming mode.\n"); in switch_output_setup()
3649 "write collected trace data into several data files using parallel threads",
4039 pr_err("--per-thread option is mutually exclusive to parallel streaming mode.\n"); in record__init_thread_user_masks()
4167 pr_err("--affinity option is mutually exclusive to parallel streaming mode.\n"); in cmd_record()
4171 pr_err("Asynchronous streaming mode (--aio) is mutually exclusive to parallel streaming mode.\n"); in cmd_record()
4211 pr_warning("WARNING: --timestamp-filename option is not available in parallel streamin in cmd_record()
[all...]
/linux/include/uapi/drm/
H A Di915_drm.h172 * dispatch individual work items to threads that operate in parallel.
763 * Query whether DRM_I915_GEM_EXECBUFFER2 supports coordination of parallel
1631 * Some hardware may have parallel execution engines, e.g. multiple
2347 * a request on a given subset of engines in parallel to a request on a
2352 * To execute a request in parallel on the master engine and a sibling requires
2381 * parallel submission.
2385 * in parallel. Multiple hardware contexts are created internally in the i915 to
2456 * @engine_index: slot for parallel engine
2461 * @width: number of contexts per parallel engine or in other words the
2488 * @engines: 2-d array of engine instances to configure parallel engine
/linux/tools/include/uapi/drm/
H A Di915_drm.h
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c433 pd->flags = endpoint.bus.parallel.flags; in fimc_md_parse_one_endpoint()
533 /* Attach sensors listed in the parallel-ports node */ in fimc_md_register_sensor_entities()
534 ports = of_get_child_by_name(parent, "parallel-ports"); in fimc_md_register_sensor_entities()
937 * Parallel interface sensor entities are connected directly to FIMC capture
/linux/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c836 * DA_APP(parallel) */ in dvb_bt8xx_probe()
871 * == async data parallel port in dvb_bt8xx_probe()
873 * DA_APP = async data parallel port, in dvb_bt8xx_probe()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c53 // execute parallel poll in nec7210_parallel_poll()
58 dev_dbg(board->gpib_dev, "gpib: parallel poll interrupted\n"); in nec7210_parallel_poll()
985 /* parallel poll unconfigure */ in nec7210_board_reset()
/linux/arch/x86/crypto/
H A Dsm4-aesni-avx-asm_64.S254 * RA0, RA1, RA2, RA3, RB0, RB1, RB2, RB3: eight parallel
257 * RA0, RA1, RA2, RA3, RB0, RB1, RB2, RB3: eight parallel
/linux/drivers/comedi/drivers/
H A Dgsc_hpdi.c5 * High Speed Parallel Digital Interface rs485 boards.
17 * Speed Parallel Digital Interface rs485 boards
/linux/lib/crc/powerpc/
H A Dcrc-vpmsum-template.S10 * The first step is to reduce it to 1024 bits. We do this in 8 parallel
493 /* Now xor all the parallel chunks together */
/linux/include/net/
H A Dgenetlink.h12 /* Non-parallel generic netlink requests are serialized by a global lock. */
46 * @parallel_ops: operations can be called in parallel and aren't
/linux/arch/alpha/lib/
H A Dev6-memchr.S10 * - uses cmpbge to compare 8 bytes in parallel
/linux/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c57 * 0x14 Instruction execution in parallel
/linux/tools/testing/selftests/tc-testing/
H A DREADME101 A test that runs inside a namespace (requires "nsPlugin") will run in parallel
/linux/include/scsi/
H A Dscsi_transport_spi.h3 * Parallel SCSI (SPI) transport specific attributes exported to sysfs.
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c116 * entity cropping is part of the PFE module (parallel front end) in isc_scaler_enum_mbus_code()
/linux/drivers/phy/intel/
H A Dphy-intel-keembay-usb.c181 * clock into the USB 3.x parallel interface. in keembay_usb_phy_init()
/linux/arch/arm64/kernel/vdso/
H A Dvgetrandom-chacha.S70 * registers state0-state3. It performs matrix operations on four words in parallel,
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc706.dts315 parallel-memories = /bits/ 64 <0x1000000 0x1000000>; /* 16MB */
/linux/arch/loongarch/kernel/
H A Dalternative.c153 * you need to make sure that other CPUs cannot execute this code in parallel.
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h53 /* For synchronizing parallel CPUs to run concurrently */

1...<<11121314151617181920>>...40