Searched defs:native (Results  1 – 11 of 11) sorted by relevance
| /linux-4.1.27/arch/arm/kernel/ | 
| D | entry-common.S | 266 #define ABI(native, compat) native  argument378 #define ABI(native, compat) compat  argument
 
 | 
| /linux-4.1.27/drivers/gpu/drm/msm/edp/ | 
| D | edp_aux.c | 45 	bool native = msg->request & (DP_AUX_NATIVE_WRITE & DP_AUX_NATIVE_READ);  in edp_msg_fifo_tx()  local122 	bool native = msg->request & (DP_AUX_NATIVE_WRITE & DP_AUX_NATIVE_READ);  in edp_aux_transfer()  local
 
 | 
| /linux-4.1.27/lib/ | 
| D | percpu_test.c | 4 #define CHECK(native, pcp, expected)                                    \  argument
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | dcr-generic.h | 31 		dcr_host_native_t native;  member
 | 
| D | ps3av.h | 396 	u32 native;  member
 | 
| /linux-4.1.27/include/linux/mlx4/ | 
| D | cmd.h | 272 			   int native)  in mlx4_cmd()281 			       unsigned long timeout, int native)  in mlx4_cmd_box()
 294 			       unsigned long timeout, int native)  in mlx4_cmd_imm()
 
 | 
| /linux-4.1.27/fs/ | 
| D | exec.c | 392 		const char __user *const __user *native;  member401 	const char __user *native;  in get_user_arg_ptr()  local
 
 | 
| /linux-4.1.27/drivers/gpu/drm/nouveau/ | 
| D | nouveau_connector.c | 665 	struct drm_display_mode *native = nv_connector->native_mode, *m;  in nouveau_connector_scaler_modes_add()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | qp.c | 91 		     int sqd_event, struct mlx4_qp *qp, int native)  in __mlx4_qp_modify()
 | 
| D | cmd.c | 768 	       u16 op, unsigned long timeout, int native)  in __mlx4_cmd()
 | 
| /linux-4.1.27/drivers/block/xen-blkback/ | 
| D | common.h | 199 	struct blkif_back_ring        native;  member
 |