| /linux/drivers/gpio/ |
| A D | gpio-104-idi-48.c | 118 unsigned boundary; in idi_48_irq_mask() local 149 unsigned boundary; in idi_48_irq_unmask() local 197 unsigned long boundary; in idi_48_irq_handler() local
|
| /linux/arch/powerpc/mm/nohash/ |
| A D | 8xx.c | 153 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram() local 183 unsigned long boundary = strict_kernel_rwx_enabled() ? sinittext : etext8; in mmu_mark_initmem_nx() local
|
| A D | fsl_book3e.c | 175 unsigned long boundary; in map_mem_in_cams_addr() local
|
| /linux/arch/arm64/include/asm/ |
| A D | stage2_pgtable.h | 48 phys_addr_t boundary = (addr + stage2_pgdir_size(kvm)) & stage2_pgdir_mask(kvm); in stage2_pgd_addr_end() local
|
| /linux/kernel/ |
| A D | stackleak.c | 55 unsigned long boundary = (unsigned long)end_of_stack(current); in stackleak_erase() local
|
| /linux/arch/arm/plat-omap/ |
| A D | sram.c | 29 #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) argument
|
| /linux/net/ipv4/ |
| A D | tcp_timer.c | 183 unsigned int boundary, in tcp_model_timeout() 210 unsigned int boundary, in retransmits_timed_out()
|
| /linux/mm/ |
| A D | dmapool.c | 49 size_t boundary; member 131 size_t size, size_t align, size_t boundary) in dma_pool_create()
|
| A D | pagewalk.c | 289 unsigned long boundary = (addr & huge_page_mask(h)) + huge_page_size(h); in hugetlb_entry_end() local
|
| /linux/include/media/ |
| A D | v4l2-rect.h | 59 const struct v4l2_rect *boundary) in v4l2_rect_map_inside()
|
| /linux/fs/ext2/ |
| A D | inode.c | 164 long i_block, int offsets[4], int *boundary) in ext2_block_to_path() 622 u32 *bno, bool *new, bool *boundary, in ext2_get_blocks() 783 bool new = false, boundary = false; in ext2_get_block() local 809 bool new = false, boundary = false; in ext2_iomap_begin() local
|
| /linux/drivers/mtd/tests/ |
| A D | pagetest.c | 31 static unsigned char *boundary; variable
|
| /linux/arch/arm/mach-omap2/ |
| A D | sram.c | 47 #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) argument
|
| /linux/sound/core/ |
| A D | pcm_compat.c | 80 u32 boundary; member 90 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sw_params_compat() local 420 snd_pcm_uframes_t boundary; in snd_pcm_ioctl_sync_ptr_x32() local
|
| /linux/sound/isa/gus/ |
| A D | gus_mem.c | 126 unsigned int idx, boundary; in snd_gf1_mem_find() local
|
| /linux/drivers/gpu/drm/selftests/ |
| A D | test-drm_mm.c | 331 const struct boundary { in check_reserve_boundaries() struct 332 u64 start, size; in check_reserve_boundaries() 333 const char *name; in check_reserve_boundaries()
|
| /linux/arch/s390/mm/ |
| A D | pageattr.c | 24 unsigned long boundary, size; in __storage_key_init_range() local
|
| /linux/fs/ |
| A D | direct-io.c | 87 int boundary; /* prev block is at a boundary */ member 811 int boundary = sdio->boundary; /* dio_send_cur_page may clear it */ in submit_page_section() local
|
| A D | mpage.c | 494 int boundary = 0; in __mpage_writepage() local
|
| /linux/block/ |
| A D | blk-settings.c | 833 unsigned long boundary = dma_get_merge_boundary(dev); in blk_queue_can_use_dma_map_merging() local
|
| /linux/drivers/mtd/nand/onenand/ |
| A D | onenand_base.c | 303 unsigned boundary, blk, die = 0; in flexonenand_block() local 337 int die = 0, boundary; in flexonenand_addr() local 1226 int ret = 0, boundary = 0; in onenand_read_ops_nolock() local 3551 int boundary, int lock) in flexonenand_set_boundary()
|
| /linux/drivers/s390/net/ |
| A D | ism_drv.c | 362 unsigned int boundary) in max_bytes()
|
| /linux/drivers/acpi/acpica/ |
| 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/ |
| A D | hw.c | 1443 static bool _rtl8821ae_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in _rtl8821ae_init_llt_table() 1474 static bool _rtl8821ae_dynamic_rqpn(struct ieee80211_hw *hw, u32 boundary, in _rtl8821ae_dynamic_rqpn() 1640 u8 rqpn_npq = 0, boundary = 0xF8; in _rtl8821ae_simple_initialize_adapter() local
|
| /linux/include/linux/mtd/ |
| A D | onenand.h | 86 unsigned boundary[MAX_DIES]; member
|