Searched refs:bytecode (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dtransmeta.c94 * it probably triggers retranslation of x86->native bytecode init_transmeta()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c958 * @bytecode: Pointer to the bytecode of the shader.
967 u32 user_key, const void *bytecode, vmw_compat_shader_add()
995 /* Map and copy shader bytecode. */ vmw_compat_shader_add()
1003 memcpy(ttm_kmap_obj_virtual(&map, &is_iomem), bytecode, size); vmw_compat_shader_add() local
965 vmw_compat_shader_add(struct vmw_private *dev_priv, struct vmw_cmdbuf_res_manager *man, u32 user_key, const void *bytecode, SVGA3dShaderType shader_type, size_t size, struct list_head *list) vmw_compat_shader_add() argument
H A Dvmwgfx_drv.h1071 u32 user_key, const void *bytecode,
/linux-4.4.14/net/ipv4/
H A Dinet_diag.c646 static int inet_diag_bc_audit(const void *bytecode, int bytecode_len) inet_diag_bc_audit() argument
648 const void *bc = bytecode; inet_diag_bc_audit()
680 !valid_cc(bytecode, bytecode_len, len - op->no)) inet_diag_bc_audit()
/linux-4.4.14/lib/
H A Dasn1_decoder.c150 * Decode BER/DER/CER encoded ASN.1 data according to a bytecode pattern
/linux-4.4.14/arch/powerpc/net/
H A Dbpf_jit_comp.c133 * addrs[] maps a BPF bytecode address into a real offset from bpf_jit_build_body()

Completed in 261 milliseconds