| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| H A D | netcp_ethss.c | 2534 static void gbe_txtstamp(void *context, struct sk_buff *skb) in gbe_txtstamp() argument
|
| /kernel/linux/linux-6.6/drivers/phy/cadence/ |
| H A D | phy-cadence-torrent.c | 472 static int cdns_regmap_write(void *context, unsigned int reg, unsigned int val) in cdns_regmap_write() argument 482 static int cdns_regmap_read(void *context, unsigned int reg, unsigned int *val) in cdns_regmap_read() argument 491 static int cdns_regmap_dptx_write(void *context, unsigned int reg, in cdns_regmap_dptx_write() argument 502 static int cdns_regmap_dptx_read(void *context, unsigned int reg, in cdns_regmap_dptx_read() argument
|
| /kernel/linux/linux-6.6/drivers/phy/tegra/ |
| H A D | xusb-tegra210.c | 428 struct tegra210_xusb_padctl_context context; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 4515 static void nonpaging_init_context(struct kvm_mmu *context) in nonpaging_init_context() argument 4783 reset_guest_rsvds_bits_mask(struct kvm_vcpu *vcpu, struct kvm_mmu *context) reset_guest_rsvds_bits_mask() argument 4832 reset_rsvds_bits_mask_ept(struct kvm_vcpu *vcpu, struct kvm_mmu *context, bool execonly, int huge_page_level) reset_rsvds_bits_mask_ept() argument 4850 reset_shadow_zero_bits_mask(struct kvm_vcpu *vcpu, struct kvm_mmu *context) reset_shadow_zero_bits_mask() argument 4897 reset_tdp_shadow_zero_bits_mask(struct kvm_mmu *context) reset_tdp_shadow_zero_bits_mask() argument 4928 reset_ept_shadow_zero_bits_mask(struct kvm_mmu *context, bool execonly) reset_ept_shadow_zero_bits_mask() argument 5096 paging64_init_context(struct kvm_mmu *context) paging64_init_context() argument 5103 paging32_init_context(struct kvm_mmu *context) paging32_init_context() argument 5200 struct kvm_mmu *context = &vcpu->arch.root_mmu; init_kvm_tdp_mmu() local 5226 shadow_mmu_init_context(struct kvm_vcpu *vcpu, struct kvm_mmu *context, union kvm_cpu_role cpu_role, union kvm_mmu_page_role root_role) shadow_mmu_init_context() argument 5251 struct kvm_mmu *context = &vcpu->arch.root_mmu; kvm_init_shadow_mmu() local 5276 struct kvm_mmu *context = &vcpu->arch.guest_mmu; kvm_init_shadow_npt_mmu() local 5328 struct kvm_mmu *context = &vcpu->arch.guest_mmu; kvm_init_shadow_ept_mmu() local 5356 struct kvm_mmu *context = &vcpu->arch.root_mmu; init_kvm_softmmu() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_edid.c | 2327 edid_block_read(void *block, unsigned int block_num, read_block_fn read_block, void *context) edid_block_read() argument 2360 _drm_do_get_edid(struct drm_connector *connector, read_block_fn read_block, void *context, size_t *size) _drm_do_get_edid() argument 2486 drm_do_get_edid(struct drm_connector *connector, read_block_fn read_block, void *context) drm_do_get_edid() argument 2666 drm_edid_read_custom(struct drm_connector *connector, read_block_fn read_block, void *context) drm_edid_read_custom() argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| H A D | mlx5_ib.h | 1186 struct mlx5_ib_ucontext *context = rdma_udata_to_drv_context( in mlx5_udata_to_mdev() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga_reg.h | 326 SVGACBContext context; member 330 SVGACBContext context; member 335 SVGACBContext context; member 339 SVGACBContext context; member 343 SVGACBContext context; member
|
| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| H A D | iommu.c | 171 static inline void context_set_present(struct context_entry *context) in context_set_present() argument 176 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable() argument 181 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type() argument 188 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root() argument 195 context_set_address_width(struct context_entry *context, unsigned long value) context_set_address_width() argument 201 context_set_domain_id(struct context_entry *context, unsigned long value) context_set_domain_id() argument 207 context_set_pasid(struct context_entry *context) context_set_pasid() argument 217 context_clear_entry(struct context_entry *context) context_clear_entry() argument 595 struct context_entry *context; iommu_context_addr() local 785 struct context_entry *context; free_context_table() local 1900 context_set_sm_rid2pasid(struct context_entry *context, unsigned long pasid) context_set_sm_rid2pasid() argument 1909 context_set_sm_dte(struct context_entry *context) context_set_sm_dte() argument 1918 context_set_sm_pre(struct context_entry *context) context_set_sm_pre() argument 1935 struct context_entry *context; domain_context_mapping_one() local 2288 struct context_entry *context; domain_context_clear_one() local [all...] |
| H A D | iommu.h | 803 static inline bool context_present(struct context_entry *context) in context_present() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-integrity.c | 884 static void complete_journal_op(void *context) in complete_journal_op() argument 1041 static void complete_journal_io(unsigned long error, void *context) in complete_journal_io() argument 2506 static void complete_copy_from_journal(unsigned long error, void *context) in complete_copy_from_journal() argument [all...] |
| /kernel/linux/linux-6.6/virt/kvm/ |
| H A D | kvm_main.c | 6174 static int kvm_vm_worker_thread(void *context) in kvm_vm_worker_thread() argument
|
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | hooks.c | 1053 char *context = NULL; in show_sid() local 1350 char *context; inode_doinit_use_xattr() local 2910 char *context; selinux_inode_init_security() local 3411 char *context = NULL; selinux_inode_getsecurity() local 3542 char *context; selinux_kernfs_init_security() local 6640 char *context = NULL; selinux_key_getsecurity() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.h | 317 u8 context[sizeof(struct amap_eq_context) / 8]; /* dw[4] */ member 617 u8 context[sizeof(struct amap_cq_context) / 8]; member 652 u8 context[sizeof(struct amap_mcc_context) / 8]; member 911 struct be_default_pdu_context context; member
|
| /kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 1322 u32 irq_value, context, port_id, link_rate; in int_phyup_v1_hw() local
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_events_hist.c | 3394 struct snapshot_context *context = cond_data; in cond_snapshot_update() local 3430 struct snapshot_context context; in save_track_data_snapshot() local
|
| /test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 2140 void* context = nullptr;
in napiCallThreadsafeFunction() local 2451 static void CallJs(napi_env env, napi_value jsCb, void *context, void *data)
in CallJs() argument 2478 const char* context = "context";
in ThreadSafeTest() local 2943 napi_async_context context;
in CreateAsyncResource() local 2999 napi_async_context context; RunInCallbackScope() local 3031 napi_async_context context; Callback() local 3560 napi_async_context context; MakeCallback() local 3594 napi_async_context context; MakeCallbackOne() local 3618 AsyncContext *context = new AsyncContext(); AsyncCallTest() local 4383 CallJsFunc(napi_env env, napi_value jsCb, void *context, void *data) CallJsFunc() argument [all...] |
| /third_party/glfw/src/ |
| H A D | internal.h | 564 _GLFWcontext context; member 777 _GLFWctxconfig context; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | rbbitst.cpp | 5110 const void* context = nullptr; in SetupTestTrace() local
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl2.hpp | 1732 static cl_uint getContextPlatformVersion(cl_context context) in getContextPlatformVersion() argument 3007 Context(const cl_context& context, bool retainObject = false) Context() argument 3105 Context context = Context::getDefault(&error); makeDefault() local 3266 UserEvent( const Context& context, cl_int * err = NULL) UserEvent() argument 3571 SVMAllocator(cl::Context context) SVMAllocator() argument 3819 Buffer( const Context& context, cl_mem_flags flags, size_type size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument 3852 Context context = Context::getDefault(err); Buffer() local 3891 Context context = Context::getDefault(err); Buffer() local 4030 BufferD3D10( const Context& context, cl_mem_flags flags, ID3D10Buffer* bufobj, cl_int * err = NULL) BufferD3D10() argument 4136 BufferGL( const Context& context, cl_mem_flags flags, cl_GLuint bufobj, cl_int * err = NULL) BufferGL() argument 4233 BufferRenderGL( const Context& context, cl_mem_flags flags, cl_GLuint bufobj, cl_int * err = NULL) BufferRenderGL() argument 4414 Image1D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, void* host_ptr = NULL, cl_int* err = NULL) Image1D() argument 4502 Image1DBuffer( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, const Buffer &buffer, cl_int* err = NULL) Image1DBuffer() argument 4586 Image1DArray( const Context& context, cl_mem_flags flags, ImageFormat format, size_type arraySize, size_type width, size_type rowPitch, void* host_ptr = NULL, cl_int* err = NULL) Image1DArray() argument 4684 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, size_type height, size_type row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument 4755 Image2D( const Context& context, ImageFormat format, const Buffer &sourceBuffer, size_type width, size_type height, size_type row_pitch = 0, cl_int* err = nullptr) Image2D() argument 4805 Image2D( const Context& context, cl_channel_order order, const Image &sourceImage, cl_int* err = nullptr) Image2D() argument 4930 Image2DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image2DGL() argument 5015 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, size_type arraySize, size_type width, size_type height, size_type rowPitch, size_type slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument 5113 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, size_type width, size_type height, size_type depth, size_type row_pitch = 0, size_type slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument 5252 Image3DGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) Image3DGL() argument 5338 ImageGL( const Context& context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel, cl_GLuint texobj, cl_int * err = NULL) ImageGL() argument 5431 Pipe( const Context& context, cl_uint packet_size, cl_uint max_packets, cl_int* err = NULL) Pipe() argument 5463 Context context = Context::getDefault(err); Pipe() local 5569 Sampler( const Context& context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int* err = NULL) Sampler() argument 6178 Context context = Context::getDefault(err); Program() local 6207 Program( const Context& context, const string& source, bool build = false, cl_int* err = NULL) Program() argument 6253 Context context = Context::getDefault(err); Program() local 6283 Program( const Context& context, const Sources& sources, cl_int* err = NULL) Program() argument 6327 Context context = Context::getDefault(err); Program() local 6375 Program( const Context& context, const vector<char>& IL, bool build = false, cl_int* err = NULL) Program() argument 6443 Program( const Context& context, const vector<Device>& devices, const Binaries& binaries, vector<cl_int>* binaryStatus = NULL, cl_int* err = NULL) Program() argument 6507 Program( const Context& context, const vector<Device>& devices, const string& kernelNames, cl_int* err = NULL) Program() argument 7004 Context context = Context::getDefault(&error); makeDefault() local 7054 Context context = Context::getDefault(&error); CommandQueue() local 7120 Context context = Context::getDefault(&error); CommandQueue() local 7177 CommandQueue( const Context& context, cl_command_queue_properties properties = 0, cl_int* err = NULL) CommandQueue() argument 7244 CommandQueue( const Context& context, QueueProperties properties, cl_int* err = NULL) CommandQueue() argument 7306 CommandQueue( const Context& context, const Device& device, cl_command_queue_properties properties = 0, cl_int* err = NULL) CommandQueue() argument 7357 CommandQueue( const Context& context, const Device& device, QueueProperties properties, cl_int* err = NULL) CommandQueue() argument 8628 cl_context context = getInfo<CL_QUEUE_CONTEXT>(); enqueueAcquireD3D10Objects() local 8661 cl_context context = getInfo<CL_QUEUE_CONTEXT>(); enqueueReleaseD3D10Objects() local 8747 cl::Context context = cl::Context::getDefault(); DeviceCommandQueue() local 8767 DeviceCommandQueue( const Context& context, const Device& device, DeviceQueueProperties properties = DeviceQueueProperties::None, cl_int* err = NULL) DeviceCommandQueue() argument 8791 DeviceCommandQueue( const Context& context, const Device& device, cl_uint queueSize, DeviceQueueProperties properties = DeviceQueueProperties::None, cl_int* err = NULL) DeviceCommandQueue() argument 8890 cl::Context context = cl::Context::getDefault(); makeDefault() local 8916 makeDefault( const Context &context, const Device &device, cl_int *err = nullptr) makeDefault() argument 8944 makeDefault( const Context &context, const Device &device, cl_uint queueSize, cl_int *err = nullptr) makeDefault() argument 8976 updateDefault(const Context &context, const Device &device, const DeviceCommandQueue &default_queue, cl_int *err = nullptr) updateDefault() argument 9014 Buffer( const Context &context, IteratorType startIterator, IteratorType endIterator, bool readOnly, bool useHostPtr, cl_int* err) Buffer() argument 9089 Context context = queue.getInfo<CL_QUEUE_CONTEXT>(); Buffer() local [all...] |
| /third_party/json/single_include/nlohmann/ |
| H A D | json.hpp | 4411 static parse_error create(int id_, const position_t& pos, const std::string& what_arg, BasicJsonContext context) in create() argument 4419 static parse_error create(int id_, std::size_t byte_, const std::string& what_arg, BasicJsonContext context) in create() argument 4455 static invalid_iterator create(int id_, const std::string& what_arg, BasicJsonContext context) in create() argument 4473 static type_error create(int id_, const std::string& what_arg, BasicJsonContext context) in create() argument 4490 static out_of_range create(int id_, const std::string& what_arg, BasicJsonContext context) in create() argument 4507 create(int id_, const std::string& what_arg, BasicJsonContext context) create() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 5498 mbedtls_ssl_context_load(mbedtls_ssl_context *context, const unsigned char *buf, size_t len) mbedtls_ssl_context_load() argument [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 1761 LLVMContextRef context = LLVMGetTypeContext(type); ac_set_range_metadata() local [all...] |
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 1210 CreateUnifiedDiff(const std::vector<std::string>& left, const std::vector<std::string>& right, size_t context) CreateUnifiedDiff() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-compiler.cc | 2001 AsyncCompileJob( Isolate* isolate, const WasmFeatures& enabled, std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, Handle<Context> incumbent_context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver, int compilation_id) AsyncCompileJob() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory.cc | 1158 Context context = Context::cast(result); in NewContextInternal() local 1172 NativeContext context = NativeContext::cast(NewContextInternal( in NewNativeContext() local 1196 Context context = NewScriptContext() local 1222 Context context = NewContextInternal( NewModuleContext() local 1247 Context context = NewFunctionContext() local 1263 Context context = NewContextInternal( NewCatchContext() local 1284 Context context = NewDebugEvaluateContext() local 1305 Context context = NewContextInternal( NewWithContext() local 1321 Context context = NewContextInternal( NewBlockContext() local 1334 Context context = NewContextInternal( NewBuiltinContext() local 1429 NewCallableTask(Handle<JSReceiver> callable, Handle<Context> context) NewCallableTask() argument 1450 NewPromiseResolveThenableJobTask( Handle<JSPromise> promise_to_resolve, Handle<JSReceiver> thenable, Handle<JSReceiver> then, Handle<Context> context) NewPromiseResolveThenableJobTask() argument 3497 ObjectLiteralMapFromCache(Handle<NativeContext> context, int number_of_properties) ObjectLiteralMapFromCache() argument 3523 NewMegaDomHandler(MaybeObjectHandle accessor, MaybeObjectHandle context) NewMegaDomHandler() argument 3937 JSFunctionBuilder(Isolate* isolate, Handle<SharedFunctionInfo> sfi, Handle<Context> context) JSFunctionBuilder() argument [all...] |