Home
last modified time | relevance | path

Searched defs:end (Results 701 - 725 of 7514) sorted by relevance

1...<<21222324252627282930>>...301

/kernel/linux/linux-6.6/include/linux/
H A Ddma-direct.h102 dma_addr_t end = addr + size - 1; in dma_capable() local
/kernel/linux/linux-6.6/fs/erofs/
H A Ddir.c13 const struct erofs_dirent *end = dentry_blk + nameoff; in erofs_fill_dentries() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dfsync.c82 static int ext4_fsync_nojournal(struct file *file, loff_t start, loff_t end, in ext4_fsync_nojournal() argument
129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file() argument
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c143 void cros_ec_lpc_mec_init(unsigned int base, unsigned int end) in cros_ec_lpc_mec_init() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_interval.c122 sector_t end = sector + (size >> 9); in drbd_find_overlap() local
150 sector_t end = sector + (size >> 9); in drbd_next_overlap() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dunaccepted_memory.c97 void process_unaccepted_memory(u64 start, u64 end) in process_unaccepted_memory() argument
138 arch_accept_memory(round_down(end, unit_size), end); in process_unaccepted_memory() local
180 accept_memory(phys_addr_t start, phys_addr_t end) accept_memory() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dunaccepted_memory.c14 unsigned long end; member
31 void accept_memory(phys_addr_t start, phys_addr_t end) in accept_memory() argument
154 range_contains_unaccepted_memory(phys_addr_t start, phys_addr_t end) range_contains_unaccepted_memory() argument
[all...]
/kernel/linux/linux-6.6/io_uring/
H A Dsync.c73 loff_t end = sync->off + sync->len; in io_fsync() local
/kernel/linux/linux-6.6/kernel/
H A Dcfi.c34 static bool is_trap(unsigned long addr, s32 *start, s32 *end) in is_trap() argument
/kernel/linux/linux-6.6/arch/xtensa/mm/
H A Dinit.c93 unsigned long end = PFN_DOWN(range_end); in free_highpages() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dreset.c50 unsigned long end; in mlx4_reset() local
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs_com.h22 static inline void ehn_desc_rx_set_on_ring(struct dma_desc *p, int end, in ehn_desc_rx_set_on_ring() argument
34 static inline void enh_desc_end_tx_desc_on_ring(struct dma_desc *p, int end) in enh_desc_end_tx_desc_on_ring() argument
54 static inline void ndesc_rx_set_on_ring(struct dma_desc *p, int end, int bfsize) in ndesc_rx_set_on_ring() argument
68 static inline void ndesc_end_tx_desc_on_ring(struct dma_desc *p, int end) in ndesc_end_tx_desc_on_ring() argument
107 static inline void ndesc_rx_set_on_chain(struct dma_desc *p, int end) in ndesc_rx_set_on_chain() argument
/kernel/linux/linux-6.6/crypto/
H A Ddh_helper.c15 static inline u8 *dh_pack_data(u8 *dst, u8 *end, const void *src, size_t size) in dh_pack_data() argument
43 u8 * const end = ptr + len; in crypto_dh_encode_key() local
[all...]
/kernel/linux/linux-6.6/arch/x86/mm/
H A Damdtopology.c58 u64 end = PFN_PHYS(max_pfn); in amd_numa_init() local
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dmemtype.h12 u64 end; member
41 static inline struct memtype *memtype_erase(u64 start, u64 end) in memtype_erase() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_random.c92 igt_random_offset(struct rnd_state *state, u64 start, u64 end, u64 len, u64 align) igt_random_offset() argument
/kernel/linux/linux-6.6/tools/lib/perf/include/internal/
H A Dmmap.h32 u64 end; member
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dkallsyms-parse.c37 struct timeval start, end, diff; in do_kallsyms_parse() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-range.h28 u64 end; member
48 struct block_range *end; member
H A Ddemangle-rust.c102 const char *end; in is_prefixed_hash() local
131 const char *end = str + len; in looks_like_rust() local
186 const char *end; in rust_demangle_sym() local
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c62 u64 start, end; in loongarch_jump__parse() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/x86_64/
H A Dmemstress.c64 uint64_t start, end; in memstress_setup_ept() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c72 static void handle_sync(struct ucall *uc, uint64_t start, uint64_t end) in handle_sync() argument
91 uint64_t start, end; in enter_guest() local
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dfutex.c23 struct timespec timeout, end; in run_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dmqueue-lat.c63 struct timespec start, end, now, target; in mqueue_lat_test() local

Completed in 8 milliseconds

1...<<21222324252627282930>>...301