| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-104-idi-48.c | 118 unsigned boundary; in idi_48_irq_mask() local 150 unsigned boundary; in idi_48_irq_unmask() local 199 unsigned long boundary; in idi_48_irq_handler() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
| D | 8xx.c | 145 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram() local 172 unsigned long boundary = strict_kernel_rwx_enabled() ? sinittext : etext8; in mmu_mark_initmem_nx() local
|
| /kernel/liteos_a/kernel/base/misc/ |
| D | los_misc.c | 35 LITE_OS_SEC_TEXT UINTPTR LOS_Align(UINTPTR addr, UINT32 boundary) in LOS_Align()
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| 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
|
| /kernel/liteos_m/testsuites/sample/kernel/lms/ |
| D | It_los_lms_002.c | 37 UINT32 boundary; in TestCase() local
|
| D | It_los_lms_003.c | 37 UINT32 boundary; in TestCase() local
|
| D | It_los_lms_004.c | 43 UINT32 boundary; in TestCase() local
|
| /kernel/liteos_m/components/dynlink/ |
| D | los_dynlink.c | 292 STATIC INT32 OsReserveSpace(const DynLinkInfo *dlInfo, UINT32 *boundary) in OsReserveSpace() 332 STATIC UINTPTR OsDoLoadFile(INT32 fd, UINTPTR addr, const LD_ELF_PHDR *elfPhdr, UINT32 boundary) in OsDoLoadFile() 350 STATIC INT32 OsLoadELFFile(DynSharedObj *dso, UINT32 boundary) in OsLoadELFFile() 387 UINT32 boundary = 0; in OsLoadLibrary() local
|
| /kernel/liteos_a/compat/posix/src/ |
| D | malloc.c | 109 void *memalign(size_t boundary, size_t size) in memalign()
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | stage2_pgtable.h | 48 phys_addr_t boundary = (addr + stage2_pgdir_size(kvm)) & stage2_pgdir_mask(kvm); in stage2_pgd_addr_end() local
|
| /kernel/linux/linux-5.10/kernel/ |
| D | stackleak.c | 55 unsigned long boundary = (unsigned long)end_of_stack(current); in stackleak_erase() local
|
| /kernel/liteos_m/kal/posix/src/ |
| D | malloc.c | 118 void *__wrap__memalign_r(struct _reent *reent, size_t boundary, size_t size) in __wrap__memalign_r()
|
| /kernel/linux/linux-5.10/arch/arm/plat-omap/ |
| D | sram.c | 29 #define ROUND_DOWN(value,boundary) ((value) & (~((boundary)-1))) argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
| D | sram-init.c | 26 #define ROUND_DOWN(value, boundary) ((value) & (~((boundary) - 1))) argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_timer.c | 183 unsigned int boundary, in tcp_model_timeout() 210 unsigned int boundary, in retransmits_timed_out()
|
| /kernel/linux/linux-5.10/mm/ |
| D | dmapool.c | 48 size_t boundary; member 131 size_t size, size_t align, size_t boundary) in dma_pool_create()
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| 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
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_timer.c | 181 unsigned int boundary, in tcp_model_timeout() 208 unsigned int boundary, in retransmits_timed_out()
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-rect.h | 59 const struct v4l2_rect *boundary) in v4l2_rect_map_inside()
|
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-rect.h | 59 const struct v4l2_rect *boundary) in v4l2_rect_map_inside()
|
| /kernel/linux/linux-6.6/mm/ |
| D | dmapool_test.c | 19 size_t boundary; member
|
| D | dmapool.c | 58 unsigned int boundary; member 225 size_t size, size_t align, size_t boundary) in dma_pool_create()
|
| /kernel/liteos_m/utils/ |
| D | los_compiler.h | 384 #define ALIGN(addr, boundary) LOS_Align(addr, boundary) argument 413 static inline UINT32 LOS_Align(UINT32 addr, UINT32 boundary) in LOS_Align()
|
| /kernel/uniproton/src/include/uapi/ |
| D | prt_typedef.h | 54 #define ALIGN(addr, boundary) (((uintptr_t)(addr) + (boundary) - 1) & ~((uintptr_t)(boundary) - 1)) argument
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| 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 810 bool new = false, boundary = false; in ext2_iomap_begin() local
|