Searched full:parallel (Results 751 – 775 of 991) sorted by relevance
1...<<31323334353637383940
| /linux/fs/ |
| H A D | fcntl.c | 860 * F_SETSIG can change ->signum lockless in parallel, make in send_sigio_to_task()
|
| /linux/kernel/bpf/ |
| H A D | memalloc.c | 221 * llist_add() and llist_del_all() in parallel. in alloc_bulk()
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 1143 accounting. Time spent executing other tasks in parallel with
|
| /linux/include/linux/ |
| H A D | bpf.h | 502 * used in parallel by a bpf program or bpf syscall, otherwise the access from 505 * allocator, it is still possible for 'dst' to be used in parallel by a bpf 2359 * since other cpus are walking the array of pointers in parallel.
|
| /linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | t4vf_hw.c | 477 * for the link. Note parallel structure in t4_link_l1cfg_core() in init_link_config() 2038 * what Auto-Negotiation settings we have. Note parallel in t4vf_handle_get_port_info()
|
| /linux/drivers/tty/ |
| H A D | n_tty.c | 1882 * Can sleep. Called serialized so that no other events will occur in parallel. 2174 * discipline will not be closed under us but we may get multiple parallel
|
| /linux/net/smc/ |
| H A D | smc_llc.c | 242 /* drop parallel or already-in-progress llc requests */ in smc_llc_flow_parallel() 244 pr_warn_once("smc: SMC-R lg %*phN net %llu dropped parallel " in smc_llc_flow_parallel()
|
| /linux/arch/x86/mm/pat/ |
| H A D | set_memory.c | 67 * entries change the page attribute in parallel to some other cpu 1224 * page attribute in parallel, that also falls into the in __split_large_page()
|
| /linux/drivers/media/i2c/ |
| H A D | tvp514x.c | 1001 flags = bus_cfg.bus.parallel.flags; in tvp514x_get_pdata()
|
| /linux/arch/x86/crypto/ |
| H A D | serpent-sse2-x86_64-asm_64.S | 3 * Serpent Cipher 8-way parallel algorithm (x86_64/SSE2)
|
| H A D | aes-xts-avx-x86_64.S | 291 // all tweaks in the vector in parallel. If VL=16, we just do the regular
|
| /linux/drivers/mtd/devices/ |
| H A D | spear_smi.c | 162 * @lock: lock to prevent parallel access of SMI.
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | sama7g5.dtsi | 574 bus-type = <5>; /* Parallel */
|
| /linux/drivers/misc/ |
| H A D | apds990x.c | 115 struct mutex mutex; /* avoid parallel access */
|
| /linux/drivers/tty/serial/8250/ |
| H A D | serial_cs.c | 828 PCMCIA_MFC_DEVICE_PROD_ID12(0, "Elan", "Serial+Parallel Port: SP230", 0x3beb8cf2, 0xdb9e58bc),
|
| /linux/drivers/ssb/ |
| H A D | main.c | 539 pr_err("Error registering parallel flash\n"); in ssb_devices_register()
|
| /linux/drivers/video/fbdev/ |
| H A D | pvr2fb.c | 201 * PAL-M and PAL-N, but from what I've read both modes parallel PAL and
|
| /linux/drivers/iio/light/ |
| H A D | apds9306.c | 502 * If this function runs parallel with the interrupt handler, either in apds9306_read_data()
|
| /linux/kernel/cgroup/ |
| H A D | cpuset.c | 85 * still happen in parallel. This mutex also provides protection for some 285 * parallel, we may leave an offline CPU in cpu_allowed or some other masks. 2588 * parallel, it might temporarily see an empty intersection, which results in
|
| /linux/kernel/irq/ |
| H A D | manage.c | 1942 * 'real' IRQ doesn't run in parallel with our fake. ) in __free_irq() 2189 * run in parallel with our fake. in request_threaded_irq()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_lrc.c | 779 /* The parallel is stored in the driver-defined portion of PPHWSP */ in __xe_lrc_parallel_offset() 844 DECL_MAP_ADDR_HELPERS(parallel, lrc->bo)
|
| /linux/arch/x86/kernel/cpu/mce/ |
| H A D | core.c | 1140 * TBD double check parallel CPU hotunplug 1513 * On Intel systems this is entered on all CPUs in parallel through
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | drxd_firm.c | 47 /* Pins D0 and D1 of the parallel MPEG output can be used
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 210 parallel port
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 275 and with tightly coupled, long running, massively parallel scientific
|
1...<<31323334353637383940