Home
last modified time | relevance | path

Searched refs:remain (Results 176 – 200 of 749) sorted by relevance

12345678910>>...30

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-streamon.rst51 If ``VIDIOC_STREAMON`` fails then any already queued buffers will remain
H A Dvidioc-qbuf.rst80 out to disk. Buffers remain locked until dequeued, until the
96 buffer then the result is undefined. Buffers remain locked until
/openbmc/linux/Documentation/hwmon/
H A Dgl518sm.rst72 If an alarm triggers, it will remain triggered until the hardware register
H A Dlm78.rst72 If an alarm triggers, it will remain triggered until the hardware register
H A Dlm87.rst59 If an alarm triggers, it will remain triggered until the hardware register
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dbosch,m_can.yaml66 0x0 if you're using a private Message RAM. The remain cells
/openbmc/linux/kernel/
H A Daudit.h340 extern char *audit_unpack_string(void **bufp, size_t *remain, size_t len);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc102 "disabled" means, a remote processor will remain in a crashed
/openbmc/linux/Documentation/driver-api/usb/
H A Dpower-management.rst173 ``suspend``, meaning that the device should remain
180 number of milliseconds the device should remain idle
374 counter. Unbalanced "get"s will remain in effect when a driver is
506 possible, the device should remain suspended following the system
518 succeed, it may still remain active and thus cause the system to
577 a shared power well causing power to remain until all ports in the gang
694 '1' the port will remain active/powered regardless of
783 ``power/pm_qos_no_power_off`` set to ``1`` causing ports to always remain
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1135 struct timeval32 __user *, remain) in SYSCALL_DEFINE2() argument
1147 if (remain) { in SYSCALL_DEFINE2()
1149 if (put_tv32(remain, &tmp)) in SYSCALL_DEFINE2()
/openbmc/qemu/tests/qemu-iotests/
H A D261.out229 507 snapshots should remain:
360 65536 snapshots should remain:
/openbmc/linux/drivers/platform/x86/intel/
H A DKconfig188 then reboots into Linux, the system may remain configured to resume
190 will then remain awake until something triggers another suspend.
/openbmc/linux/Documentation/admin-guide/mm/
H A Dzswap.rst43 pages stored in zswap will remain in the compressed pool until they are
125 However, the existing pages which are marked as same-value filled pages remain
/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usb3.c1378 u32 remain = usb3_req->req.length; in usb3_dma_fill_prd() local
1384 len = min_t(u32, remain, USB3_DMA_MAX_XFER_SIZE) & in usb3_dma_fill_prd()
1389 remain -= len; in usb3_dma_fill_prd()
1391 if (!remain || (i + 1) < USB3_DMA_NUM_PRD_ENTRIES) in usb3_dma_fill_prd()
1437 u32 remain, len; in usb3_dma_update_status() local
1450 remain = cur_prd->word1 & USB3_PRD1_SIZE_MASK; in usb3_dma_update_status()
1451 req->actual += len - remain; in usb3_dma_update_status()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_algo.c792 u32 dec_ratio, dec_rate, decim, remain, intval, btr_nom_freq; in stb0899_dvbs2_calc_srate() local
804 remain = (decim * (1 << (config->btr_nco_bits - 1))) % master_clk; in stb0899_dvbs2_calc_srate()
807 remain = (decim * (1 << (config->btr_nco_bits - 1))) % master_clk; in stb0899_dvbs2_calc_srate()
809 btr_nom_freq = (intval * srate) + ((remain * srate) / master_clk); in stb0899_dvbs2_calc_srate()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c950 u32 remain; in netvsc_copy_to_send_buf() local
953 remain = packet->total_data_buflen & (net_device->pkt_align - 1); in netvsc_copy_to_send_buf()
954 if (xmit_more && remain) { in netvsc_copy_to_send_buf()
955 padding = net_device->pkt_align - remain; in netvsc_copy_to_send_buf()
/openbmc/qemu/docs/interop/
H A Dvirtio-balloon-stats.rst49 - Previously polled statistics remain available even if the polling is
/openbmc/qemu/system/
H A Dmemory.c739 Int128 remain; in render_memory_region() local
781 remain = clip.size; in render_memory_region()
791 for (i = 0; i < view->nr && int128_nz(remain); ++i) { in render_memory_region()
796 now = int128_min(remain, in render_memory_region()
804 int128_subfrom(&remain, now); in render_memory_region()
806 now = int128_sub(int128_min(int128_add(base, remain), in render_memory_region()
811 int128_subfrom(&remain, now); in render_memory_region()
813 if (int128_nz(remain)) { in render_memory_region()
815 fr.addr = addrrange_make(base, remain); in render_memory_region()
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst44 and remain at that value until rolling stops.
/openbmc/linux/Documentation/infiniband/
H A Dcore_locking.rst103 must be complete before this call. The device must remain usable
/openbmc/linux/Documentation/admin-guide/LSM/
H A DYama.rst26 exist and remain possible if ptrace is allowed to operate as before.
/openbmc/docs/architecture/
H A Doptionality.md12 expected to remain widely applicable to all systems.
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dadv748x.yaml32 optional and remain at default values if not specified.
/openbmc/linux/drivers/mmc/host/
H A Dmmci.h451 int (*get_rx_fifocnt)(struct mmci_host *h, u32 status, int remain);
/openbmc/linux/Documentation/arch/s390/
H A Dpci.rst99 Indicates whether the user identifier (UID) is guaranteed to be and remain

12345678910>>...30