Home
last modified time | relevance | path

Searched refs:_in (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0003-bison-Remove-line-directives.patch29 - ${_in}
30 - DEPENDS ${_in}
40 + ${_in}
41 + DEPENDS ${_in}
50 + ${_in}
51 + DEPENDS ${_in}
54 LIST(APPEND ${_source} ${_in})
H A D0002-flex-Remove-line-directives.patch25 - COMMAND ${LEX_EXECUTABLE} -o${_outc} --header-file=${_outh} ${_in}
26 - DEPENDS ${_in}
31 + COMMAND ${LEX_EXECUTABLE} --noline -o${_outc} --header-file=${_outh} ${_in}
32 + DEPENDS ${_in}
37 + COMMAND ${LEX_EXECUTABLE} -o${_outc} --header-file=${_outh} ${_in}
38 + DEPENDS ${_in}
41 LIST(APPEND ${_source} ${_in})
H A D0004-lemon-Remove-line-directives.patch32 - ${_in}
34 - ${_in}
49 + ${_in}
51 + ${_in}
65 + ${_in}
67 + ${_in}
73 LIST(APPEND ${_source} ${_in})
/OK3568_Linux_fs/kernel/arch/arm/plat-orion/include/plat/
H A Dmpp.h22 #define GENERIC_MPP(_num, _sel, _in, _out) ( \ argument
25 /* may be input signal */ ((!!(_in)) << 12) | \
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl_pkey.c217 const void __user *_in, in keyctl_pkey_e_d_s() argument
246 in = memdup_user(_in, params.in_len); in keyctl_pkey_e_d_s()
292 const void __user *_in, in keyctl_pkey_verify() argument
308 in = memdup_user(_in, params.in_len); in keyctl_pkey_verify()
H A Dinternal.h332 const void __user *_in, in keyctl_pkey_verify() argument
341 const void __user *_in, in keyctl_pkey_e_d_s() argument
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h269 #define UNPACK_CB64(_in) \ argument
270 ((((u64) _in.hi) << 32) | _in.lo)
H A Dio.h158 static inline RETURN_TYPE _in##s(unsigned short port) { RETURN_TYPE _v;
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ argument
8 /* may be input signal */ ((!!(_in)) << 12) | \
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c379 mbox_alloc(mbox, MLX5_ST_SZ_BYTES(typ##_in), MLX5_ST_SZ_BYTES(typ##_out)) in modify_qp_mbox_alloc()
383 MLX5_SET(typ##_in, in, opcode, _opcode); \ in modify_qp_mbox_alloc()
384 MLX5_SET(typ##_in, in, qpn, _qpn); \ in modify_qp_mbox_alloc()
385 MLX5_SET(typ##_in, in, uid, _uid); \ in modify_qp_mbox_alloc()
391 MLX5_SET(typ##_in, in, opt_param_mask, _opt_p); \ in modify_qp_mbox_alloc()
392 memcpy(MLX5_ADDR_OF(typ##_in, in, qpc), _qpc, \ in modify_qp_mbox_alloc()
/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Dmpp.h5 #define MPP(_num, _sel, _in, _out) ( \ argument
8 /* may be input signal */ ((!!(_in)) << 12) | \
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_sh.h400 static inline unsigned int sci_##name##_in(struct uart_port *port) {\
419 static inline unsigned int sci_##name##_in(struct uart_port *port) {\
427 static inline unsigned int sci_##name##_in(struct uart_port *port) {\
437 static inline unsigned int sci_##name##_in(struct uart_port *port) {\
628 #define sci_in(port, reg) sci_##reg##_in(port)
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dadg.c176 u32 _in; in rsnd_adg_get_timesel_ratio() local
181 _in = in rsnd_adg_get_timesel_ratio()
192 target_val = &_in; in rsnd_adg_get_timesel_ratio()
201 *in = _in; in rsnd_adg_get_timesel_ratio()
/OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/
H A Dmpp.h15 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ argument
18 /* may be input signal */ ((!!(_in)) << 12) | \
/OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h12 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument
15 /* may be input signal */ ((!!(_in)) << 12) | \
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dbitmaps.rst13 number\_of\_bytes\_in\_a\_logical\_block.
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dxor_vmx.c25 unative_t *V = (unative_t *)V##_in; \
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.c668 int num, in, _num, _in, i; in handle_setup() local
709 _in = !!(r.wIndex & 0x80); in handle_setup()
722 if ((num == _num) && (in == _in)) { in handle_setup()
/OK3568_Linux_fs/kernel/lib/
H A Dlogic_pio.c241 ret = _in##bwl(addr); \
/OK3568_Linux_fs/kernel/fs/coda/
H A Dupcall.c69 #define INSIZE(tag) sizeof(struct coda_ ## tag ## _in)
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h926 mlx5_cmd_exec(dev, in, MLX5_ST_SZ_BYTES(ifc_cmd##_in), out, \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgprof.info1172 the amount of time spent _in the whole cycle_, and its other
H A Dgdb.info4039 can only watch the value of an expression _in a single thread_. If
8234 being debugged stops. This is _in addition_ to displaying the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgprof.info1172 the amount of time spent _in the whole cycle_, and its other
H A Dgdb.info4039 can only watch the value of an expression _in a single thread_. If
8234 being debugged stops. This is _in addition_ to displaying the

12