Searched refs:boundary (Results 26 - 50 of 68) sorted by relevance

123

/linux-master/fs/netfs/
H A Dwrite_collect.c198 bool boundary = false; local
242 boundary = true;
307 if (!len && boundary) {
309 boundary = false;
366 * the same size or starting position and may not even correspond in boundary
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c150 * @boundary: Page boundary.
154 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) argument
159 for (i = 0; i < (boundary - 1); i++) {
167 rst = rtl92c_llt_write(hw, (boundary - 1), 0xFF);
177 for (i = boundary; i < LLT_LAST_ENTRY_OF_TX_PKT_BUFFER; i++) {
185 rst = rtl92c_llt_write(hw, LLT_LAST_ENTRY_OF_TX_PKT_BUFFER, boundary);
/linux-master/drivers/usb/host/
H A Dxhci-mtk-sch.c101 u32 boundary; local
105 boundary = SSP_BW_BOUNDARY;
108 boundary = SS_BW_BOUNDARY;
111 boundary = HS_BW_BOUNDARY;
115 return boundary;
/linux-master/sound/core/
H A Dpcm_native.c821 runtime->boundary = runtime->buffer_size;
822 while (runtime->boundary * 2 <= LONG_MAX - runtime->buffer_size)
823 runtime->boundary *= 2;
947 if (params->silence_size >= runtime->boundary) {
967 params->boundary = runtime->boundary;
2942 if (appl_ptr >= (snd_pcm_sframes_t)runtime->boundary)
2943 appl_ptr -= runtime->boundary;
2963 appl_ptr += runtime->boundary;
3106 /* recalcuate the boundary withi
3109 snd_pcm_uframes_t boundary; local
3128 snd_pcm_uframes_t boundary; local
[all...]
/linux-master/mm/
H A Dpagewalk.c305 unsigned long boundary = (addr & huge_page_mask(h)) + huge_page_size(h); local
306 return boundary < end ? boundary : end;
/linux-master/include/sound/
H A Dpcm.h371 u64 hw_ptr_wrap; /* offset for hw_ptr due to boundary wrap-around */
398 snd_pcm_uframes_t boundary; member in struct:snd_pcm_runtime
812 * Result is between 0 ... (boundary - 1)
820 avail += runtime->boundary;
821 else if ((snd_pcm_uframes_t) avail >= runtime->boundary)
822 avail -= runtime->boundary;
830 * Result is between 0 ... (boundary - 1)
838 avail += runtime->boundary;
899 * is bigger or equal to boundary, then this function returns always non-zero.
905 if (runtime->stop_threshold >= runtime->boundary)
[all...]
/linux-master/net/ceph/
H A Dmessenger_v2.c3507 int boundary; local
3514 boundary = front_len(con->out_msg) + middle_len(con->out_msg);
3515 if (resid > boundary) {
3516 resid -= boundary;
3529 boundary = middle_len(con->out_msg);
3530 if (resid > boundary) {
3531 resid -= boundary;
3576 int boundary; local
3590 boundary = front_len(con->out_msg) + middle_len(con->out_msg) +
3592 if (resid > boundary) {
[all...]
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c75 struct boundary *boundaries;
92 struct boundary boundary; member in struct:cursor
2338 struct boundary *new_boundary, struct forest *forest)
2349 result = vdo_allocate(forest->segments, struct boundary,
2350 "forest boundary array", &forest->boundaries);
2366 index * sizeof(struct boundary));
2371 memcpy(&(forest->boundaries[index]), new_boundary, sizeof(struct boundary));
2448 struct boundary new_boundary, *old_boundary = NULL;
2588 if (entry_index >= cursor->boundary
2647 struct boundary boundary; local
[all...]
H A Dencodings.h191 struct boundary { struct
893 struct boundary *old_sizes,
895 struct boundary *new_sizes);
/linux-master/sound/soc/sof/
H A Dipc4-pcm.c25 * @boundary: wrap boundary should be used for the LLP frame counter
36 u64 boundary; member in struct:sof_ipc4_timestamp_info
945 * Calculate the wrap boundary need to be used for delay calculation
949 time_info->boundary = div64_u64(~((u64)0),
1044 /* Wrap the dai counter at the boundary where the host counter wraps */
1045 div64_u64_rem(dai_cnt, time_info->boundary, &dai_cnt);
1056 time_info->delay = time_info->boundary - tail_cnt + head_cnt;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c1442 static bool _rtl8821ae_init_llt_table(struct ieee80211_hw *hw, u32 boundary) argument
1446 u32 txpktbuf_bndy = boundary;
1473 static bool _rtl8821ae_dynamic_rqpn(struct ieee80211_hw *hw, u32 boundary, argument
1486 "boundary=%#X, NPQ_RQPNValue=%#X, RQPNValue=%#X\n",
1487 boundary, npq_rqpn_value, rqpn_val);
1586 rtl_write_byte(rtlpriv, REG_TDECTRL + 1, (u8)boundary);
1587 rtl_write_byte(rtlpriv, REG_TXPKTBUF_BCNQ_BDNY, (u8)boundary);
1588 rtl_write_byte(rtlpriv, REG_TXPKTBUF_MGQ_BDNY, (u8)boundary);
1593 (u8)boundary);
1595 rtl_write_word(rtlpriv, REG_TRXFF_BNDY, boundary);
1639 u8 rqpn_npq = 0, boundary = 0xF8; local
[all...]
/linux-master/fs/reiserfs/
H A Dbitmap.c144 unsigned int bmap_n, int *beg, int boundary,
177 ((unsigned long *)(bh->b_data), boundary, *beg);
183 if (*beg + min > boundary) {
192 if (end >= *beg + max || end >= boundary
143 scan_bitmap_block(struct reiserfs_transaction_handle *th, unsigned int bmap_n, int *beg, int boundary, int min, int max, int unfm) argument
/linux-master/arch/x86/lib/
H A Dchecksum_32.S44 * is aligned on either a 2-byte or 4-byte boundary. We get at
58 jz 10f # Jump if alignment is boundary of 2 bytes.
/linux-master/arch/sh/lib/
H A Dchecksum.S44 * is aligned on either a 2-byte or 4-byte boundary. We get at
224 ! src and dest equally aligned, but to a two byte boundary.
/linux-master/fs/ext4/
H A Dindirect.c48 * @boundary: set this non-zero if the referred-to block is likely to be
76 ext4_lblk_t offsets[4], int *boundary)
109 if (boundary)
110 *boundary = final - 1 - (i_block & (ptrs - 1));
287 /* right now we don't handle cross boundary allocation */
74 ext4_block_to_path(struct inode *inode, ext4_lblk_t i_block, ext4_lblk_t offsets[4], int *boundary) argument
/linux-master/drivers/s390/net/
H A Dism_drv.c436 unsigned int boundary)
438 return min(boundary - (start & (boundary - 1)), len);
435 max_bytes(unsigned int start, unsigned int len, unsigned int boundary) argument
/linux-master/fs/btrfs/
H A Drelocation.c123 u64 boundary[MAX_EXTENTS]; member in struct:file_extent_cluster
2868 BUG_ON(cluster->start != cluster->boundary[0]);
2878 start = cluster->boundary[nr] - offset;
2880 end = cluster->boundary[nr + 1] - 1 - offset;
2945 /* Use next boundary start*/
2946 return cluster->boundary[cluster_nr + 1] - 1;
3006 cur = max(folio_start, cluster->boundary[*cluster_nr] - offset);
3009 u64 extent_start = cluster->boundary[*cluster_nr] - offset;
3042 * Set the boundary if it's inside the folio.
3048 if (in_range(cluster->boundary[*cluster_n
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c464 * across Page boundary. If the allocation is done across the page boundary
467 * not cross page boundary
469 static void *dma_ringalloc(struct dma_info *di, u32 boundary, uint size, argument
483 if (((desc_strtaddr + size - 1) & boundary) != (desc_strtaddr
484 & boundary)) {
/linux-master/kernel/dma/
H A Ddebug.c1171 u64 start, end, boundary = dma_get_seg_boundary(dev); local
1187 if ((start ^ end) & ~boundary)
1188 err_printk(dev, NULL, "mapping sg segment across boundary [start=0x%016llx] [end=0x%016llx] [boundary=0x%016llx]\n",
1189 start, end, boundary);
/linux-master/arch/arm64/kvm/
H A Dmmu.c37 phys_addr_t boundary = ALIGN_DOWN(addr + size, size); local
39 return (boundary - 1 < end - 1) ? boundary : end;
1846 * init code does not cross a page boundary.
/linux-master/arch/sparc/lib/
H A DM7memset.S34 * For less than 32 bytes stores, align the address on 4 byte boundary.
37 * For sizes greater than 32 bytes, align the address on 8 byte boundary.
39 * store 8-bytes chunks to align the address on 64 byte boundary
322 andcc %o5, 3, %o3 ! is sp1 aligned on a word boundary
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h152 bus_size_t boundary; member in struct:ahc_linux_dma_tag
175 bus_size_t /*alignment*/, bus_size_t /*boundary*/,
346 * aligned on a boundary >= the size of the member to honor the
H A Daic79xx_osm.h139 bus_size_t boundary; member in struct:ahd_linux_dma_tag
162 bus_size_t /*alignment*/, bus_size_t /*boundary*/,
335 * aligned on a boundary >= the size of the member to honor the
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dentry.S286 ! Should be aligned page boundary.
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c491 void *boundary; local
514 boundary = (void *)trans_wrapper + QAIC_WRAPPER_MAX_SIZE;
525 if ((void *)asp + sizeof(*asp) > boundary) {
531 boundary = (void *)w + QAIC_WRAPPER_MAX_SIZE;

Completed in 271 milliseconds

123