Home
last modified time | relevance | path

Searched defs:_out (Results 1 – 9 of 9) sorted by relevance

/linux/fs/bcachefs/
H A Dutil.h90 #define prt_vprintf(_out, ...) bch2_prt_vprintf(_out, __VA_ARGS__) argument
91 #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) argument
99 #define printbuf_indent_add(_out, _n) bch2_printbuf_indent_add(_out, _n) argument
100 #define printbuf_indent_add_nextline(_out, _n) bch2_printbuf_indent_add_nextline(_out, _n) argument
101 #define printbuf_indent_sub(_out, _n) bch2_printbuf_indent_sub(_out, _ argument
103 prt_newline(_out) global() argument
104 prt_tab(_out) global() argument
105 prt_tab_rjust(_out) global() argument
108 prt_u64(_out,_v) global() argument
744 set_flags(_map,_in,_out) global() argument
[all...]
H A Dbkey.c969 int bch2_compile_bkey_format(const struct bkey_format *format, void *_out) in bch2_compile_bkey_format() argument
/linux/arch/arm/plat-orion/include/plat/
H A Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
/linux/security/keys/
H A Dkeyctl_pkey.c216 void __user *_out) in keyctl_pkey_e_d_s() argument
H A Dinternal.h342 void __user *_out) in keyctl_pkey_e_d_s() argument
/linux/arch/arm/mach-orion5x/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument
/linux/arch/arm/mach-dove/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out) ( \ argument
/linux/arch/arm/mach-mv78xx0/
H A Dmpp.h11 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
/linux/sound/soc/renesas/rcar/
H A Dadg.c200 u32 _out; in rsnd_adg_get_timesel_ratio() local