Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 18 of 18) sorted by relevance

/include/linux/mtd/
A Dcfi_endian.h29 #define cpu_to_cfi16(map, x) _cpu_to_cfi(16, (map)->swap, (x))
30 #define cpu_to_cfi32(map, x) _cpu_to_cfi(32, (map)->swap, (x))
31 #define cpu_to_cfi64(map, x) _cpu_to_cfi(64, (map)->swap, (x))
32 #define cfi16_to_cpu(map, x) _cfi_to_cpu(16, (map)->swap, (x))
33 #define cfi32_to_cpu(map, x) _cfi_to_cpu(32, (map)->swap, (x))
34 #define cfi64_to_cpu(map, x) _cfi_to_cpu(64, (map)->swap, (x))
A Dmap.h201 int swap; /* this mapping's byte-swapping requirement */ member
/include/trace/events/
A Dhuge_memory.h178 int present, int swap, int result),
180 TP_ARGS(mm, folio, file, present, swap, result),
187 __field(int, swap)
196 __entry->swap = swap;
205 __entry->swap,
/include/uapi/linux/
A Drds.h373 __u64 swap; member
380 __u64 swap; member
/include/uapi/rdma/
A Drdma_user_rxe.h100 __aligned_u64 swap; member
A Dvmw_pvrdma-abi.h257 __aligned_u64 swap; member
A Dib_user_verbs.h840 __aligned_u64 swap; member
/include/media/drv-intf/
A Dsaa7146_vv.h39 u8 swap; member
/include/drm/
A Ddrm_mipi_dbi.h206 struct drm_rect *clip, bool swap,
/include/linux/
A Dnfs_fs.h567 struct iov_iter *iter, bool swap);
569 struct iov_iter *iter, bool swap);
A Dminmax.h307 #define swap(a, b) \ macro
A Dswap.h357 swp_entry_t entry = folio->swap; in page_swap_entry()
A Dmm_types.h405 swp_entry_t swap; member
A Dsched.h2299 swap(current->alloc_tag, tag); in alloc_tag_save()
A Dmemcontrol.h199 struct page_counter swap; /* v2 only */ member
A Dbpf.h565 swap(*src_uptr, *dst_uptr); in bpf_obj_swap_uptrs()
/include/linux/platform_data/
A Dcros_ec_commands.h5112 uint8_t swap; member
/include/rdma/
A Dib_verbs.h1428 u64 swap; member

Completed in 92 milliseconds