/linux/arch/powerpc/mm/nohash/ |
H A D | 8xx.c | 146 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram() local 173 unsigned long boundary = strict_kernel_rwx_enabled() ? sinittext : etext8; in mmu_mark_initmem_nx() local
|
H A D | e500.c | 169 unsigned long boundary; in map_mem_in_cams_addr() local
|
/linux/fs/netfs/ |
H A D | write_retry.c | 59 bool boundary = false; in netfs_retry_write_stream() local
|
H A D | read_retry.c | 79 bool boundary = false, subreq_superfluous = false; in netfs_retry_read_subrequests() local
|
/linux/fs/ext2/ |
H A D | inode.c | 164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path() 626 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks() 787 bool new = false, boundary = false; in ext2_get_block() local 813 bool new = false, boundary = false; in ext2_iomap_begin() local
|
/linux/arch/arm/mach-omap1/ |
H A D | sram-init.c | 26 #define ROUND_DOWN(value, boundary) ((value) & (~((boundary) - 1))) argument
|
/linux/net/ipv4/ |
H A D | tcp_timer.c | 187 unsigned int boundary, in tcp_model_timeout() 214 unsigned int boundary, in retransmits_timed_out()
|
/linux/include/media/ |
H A D | v4l2-rect.h | 59 const struct v4l2_rect *boundary) in v4l2_rect_map_inside()
|
/linux/mm/ |
H A D | dmapool.c | 58 unsigned int boundary; member 225 size_t size, size_t align, size_t boundary) in dma_pool_create()
|
H A D | dmapool_test.c | 19 size_t boundary; member
|
/linux/sound/core/ |
H A D | pcm_compat.c | 80 u32 boundary; member 90 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sw_params_compat() local 415 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sync_ptr_x32() local
|
/linux/sound/isa/gus/ |
H A D | gus_mem.c | 133 unsigned int idx, boundary; in snd_gf1_mem_find() local
|
/linux/arch/arm/mach-omap2/ |
H A D | sram.c | 48 #define ROUND_DOWN(value, boundary) ((value) & (~((boundary) - 1))) argument
|
/linux/arch/loongarch/include/asm/ |
H A D | kvm_mmu.h | 105 phys_addr_t boundary, size; in kvm_pgtable_addr_end() local
|
/linux/fs/ |
H A D | direct-io.c | 86 int boundary; /* prev block is at a boundary */ member 791 int boundary = sdio->boundary; /* dio_send_cur_page may clear it */ in submit_page_section() local
|
/linux/drivers/acpi/acpica/ |
H A D | acmacros.h | 201 #define ACPI_ROUND_DOWN(value, boundary) (((acpi_size)(value)) & \ argument 204 #define ACPI_ROUND_UP(value, boundary) ((((acpi_size)(value)) + \ argument 225 #define ACPI_ROUND_UP_TO(value, boundary) (((value) + ((boundary)-1)) / (boundary)) argument
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | hw.c | 1442 static bool _rtl8821ae_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in _rtl8821ae_init_llt_table() 1473 static bool _rtl8821ae_dynamic_rqpn(struct ieee80211_hw *hw, u32 boundary, in _rtl8821ae_dynamic_rqpn() 1639 u8 rqpn_npq = 0, boundary = 0xF8; in _rtl8821ae_simple_initialize_adapter() local
|
/linux/include/linux/mtd/ |
H A D | onenand.h | 86 unsigned boundary[MAX_DIES]; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | mac.c | 154 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
|
/linux/fs/ext4/ |
H A D | indirect.c | 76 ext4_lblk_t offsets[4], int *boundary) in ext4_block_to_path()
|
/linux/net/netfilter/ |
H A D | nft_payload.c | 150 unsigned int boundary = offset + len; in nft_payload_need_vlan_adjust() local
|
/linux/drivers/s390/net/ |
H A D | ism_drv.c | 436 max_bytes(unsigned int start,unsigned int len,unsigned int boundary) max_bytes() argument
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.h | 152 bus_size_t boundary; member
|
H A D | aic79xx_osm.h | 139 bus_size_t boundary; member
|
/linux/drivers/md/dm-vdo/ |
H A D | encodings.h | 191 struct boundary { struct 192 page_number_t levels[VDO_BLOCK_MAP_TREE_HEIGHT];
|