Searched refs:be (Results 1 – 9 of 9) sorted by relevance
| /include/sound/ |
| D | soc-dpcm.h | 70 struct snd_soc_pcm_runtime *be; member 106 #define for_each_dpcm_fe(be, stream, _dpcm) \ argument 107 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe) 119 snd_soc_dpcm_get_substream(struct snd_soc_pcm_runtime *be, int stream);
|
| /include/asm-generic/ |
| D | bitops.h | 25 #error only <linux/bitops.h> can be included directly
|
| /include/linux/ |
| D | fpu.h | 7 #error FP code must be compiled separately. See Documentation/core-api/floating-point.rst.
|
| D | bitfield.h | 197 ____MAKE_OP(be##size,u##size,cpu_to_be##size,be##size##_to_cpu) \
|
| D | find.h | 6 #error only <linux/bitmap.h> can be included directly
|
| D | mmzone.h | 55 #error MAX_PAGE_ORDER must be >= PAGE_BLOCK_ORDER
|
| /include/linux/mtd/ |
| D | cfi_endian.h | 39 #define _swap_to_cpu(w, s, x) (cfi_be(s)?be##w##_to_cpu(x):le##w##_to_cpu(x))
|
| /include/asm-generic/bitops/ |
| D | generic-non-atomic.h | 10 #error only <linux/bitops.h> can be included directly
|
| /include/net/ |
| D | ipv6.h | 755 const __be64 *be = (const __be64 *)a; in ipv6_addr_loopback() local 757 return (be[0] | (be[1] ^ cpu_to_be64(1))) == 0UL; in ipv6_addr_loopback()
|