Searched defs:_out (Results 1 – 10 of 10) sorted by relevance
/linux/fs/bcachefs/ |
H A D | util.h | 87 #define prt_vprintf(_out, ...) bch2_prt_vprintf(_out, __VA_ARGS__) argument 88 #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) argument 96 #define printbuf_indent_add(_out, _n) bch2_printbuf_indent_add(_out, _n) argument 97 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _n) argument 99 #define prt_newline(_out) bch2_prt_newline(_out) argument 100 #define prt_tab(_out) bch2_prt_tab(_out) argument 101 #define prt_tab_rjust(_out) bch2_prt_tab_rjust(_out) argument 104 #define prt_u64(_out, _v) prt_printf(_out, "%llu", (u64) (_v)) argument
|
H A D | fs-ioctl.h | 34 #define set_flags(_map, _in, _out) \ argument
|
H A D | bkey.c | 974 int bch2_compile_bkey_format(const struct bkey_format *format, void *_out) in bch2_compile_bkey_format()
|
/linux/arch/arm/plat-orion/include/plat/ |
H A D | mpp.h | 22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
|
/linux/security/keys/ |
H A D | keyctl_pkey.c | 216 void __user *_out) in keyctl_pkey_e_d_s()
|
H A D | internal.h | 342 void __user *_out) in keyctl_pkey_e_d_s()
|
/linux/arch/arm/mach-orion5x/ |
H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument
|
/linux/arch/arm/mach-dove/ |
H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out) ( \ argument
|
/linux/arch/arm/mach-mv78xx0/ |
H A D | mpp.h | 11 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
|
/linux/sound/soc/renesas/rcar/ |
H A D | adg.c | 198 u32 _out; in rsnd_adg_get_timesel_ratio() local
|