Home
last modified time | relevance | path

Searched defs:to_le (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-bufio.c131 static inline struct lru_entry *to_le(struct list_head *l) in to_le() function
/linux/kernel/bpf/
H A Dverifier.c15460 bool to_le = BPF_SRC(insn->code) == BPF_TO_LE; in scalar_byte_swap() local