Home
last modified time | relevance | path

Searched defs:proc (Results 151 - 175 of 247) sorted by relevance

12345678910

/kernel/linux/linux-5.10/include/sound/
H A Demux_synth.h114 struct snd_info_entry *proc; member
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c624 hinic_comm_recv_mgmt_self_cmd_reg(struct hinic_pfhwdev *pfhwdev, u8 cmd, comm_mgmt_self_msg_proc proc) hinic_comm_recv_mgmt_self_cmd_reg() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dtables.c300 static __init_or_acpilib bool has_handler(struct acpi_subtable_proc *proc) in has_handler() argument
305 static __init_or_acpilib int call_handler(struct acpi_subtable_proc *proc, in call_handler() argument
339 acpi_parse_entries_array( char *id, unsigned long table_size, struct acpi_table_header *table_header, struct acpi_subtable_proc *proc, int proc_num, unsigned int max_entries) acpi_parse_entries_array() argument
401 acpi_table_parse_entries_array( char *id, unsigned long table_size, struct acpi_subtable_proc *proc, int proc_num, unsigned int max_entries) acpi_table_parse_entries_array() argument
439 struct acpi_subtable_proc proc = { __acpi_table_parse_entries() local
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Duser.c201 struct dlm_user_proc *proc; in dlm_user_add_ast() local
265 device_user_lock(struct dlm_user_proc *proc, struct dlm_lock_params *params) device_user_lock() argument
316 device_user_unlock(struct dlm_user_proc *proc, struct dlm_lock_params *params) device_user_unlock() argument
345 device_user_deadlock(struct dlm_user_proc *proc, struct dlm_lock_params *params) device_user_deadlock() argument
406 device_user_purge(struct dlm_user_proc *proc, struct dlm_purge_params *params) device_user_purge() argument
530 struct dlm_user_proc *proc = file->private_data; device_write() local
658 struct dlm_user_proc *proc; device_open() local
685 struct dlm_user_proc *proc = file->private_data; device_close() local
805 struct dlm_user_proc *proc = file->private_data; device_read() local
924 struct dlm_user_proc *proc = file->private_data; device_poll() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfssvc.c987 const struct svc_procedure *proc = rqstp->rq_procinfo; in nfsd_dispatch() local
/kernel/linux/linux-6.6/fs/lockd/
H A Dmon.c43 u32 proc; member
91 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res, in nsm_mon_unmon() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper-x86.c257 void cper_print_proc_ia(const char *pfx, const struct cper_sec_proc_ia *proc) in cper_print_proc_ia() argument
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h114 struct snd_info_entry *proc; member
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A Dcommon.c97 struct power_sensor_data_and_time proc; member
/kernel/linux/linux-6.6/sound/pci/
H A Dad1889.c84 struct snd_info_entry *proc; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_expect.c681 struct proc_dir_entry *proc; in exp_proc_init() local
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c199 rpcclnt_receive(struct rpcclnt *rpc, struct sockaddr *aname, int proc, int program, void *reply, size_t resplen) rpcclnt_receive() argument
264 rpcclnt_receive(struct rpcclnt *rpc, struct sockaddr *aname, int proc, int program, void *reply, size_t resplen) rpcclnt_receive() argument
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c305 static void verify(char **memory, char value, int proc, in verify() argument
/third_party/node/deps/v8/src/bigint/
H A Dbigint.h285 void operator()(Processor* proc) { proc->Destroy(); } in operator ()() argument
/third_party/skia/src/codec/
H A DSkSwizzler.cpp782 RowProc proc = nullptr; in MakeSimple() local
818 RowProc proc = nullptr; Make() local
1147 Make(const SkImageInfo& dstInfo, RowProc fastProc, RowProc proc, const SkPMColor* ctable, int srcBPP, int dstBPP, const SkCodec::Options& options, const SkIRect* frame) Make() argument
1170 SkSwizzler(RowProc fastProc, RowProc proc, const SkPMColor* ctable, int srcOffset, int srcWidth, int dstOffset, int dstWidth, int srcBPP, int dstBPP) SkSwizzler() argument
[all...]
/third_party/skia/src/core/
H A DSkMipmap.cpp597 FilterProc* proc; in Build() local
[all...]
H A DSkAAClip.cpp527 void SkAAClip::Builder::operateX(int lastY, RowIter& iterA, RowIter& iterB, AlphaProc proc) { in operateX() argument
596 AlphaProc proc = (op == SkClipOp::kDifference) ? kDiff : kIntersect; in operateY() local
H A DSkScan_Path.cpp461 PrePostProc proc = nullptr; in sk_fill_path() local
100 walk_edges(SkEdge* prevHead, SkPathFillType fillType, SkBlitter* blitter, int start_y, int stop_y, PrePostProc proc, int rightClip) walk_edges() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkDisplacementMapImageFilter.cpp570 onSetData(const GrGLSLProgramDataManager& pdman, const GrFragmentProcessor& proc) onSetData() argument
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp54 GrGLFuncPtr proc = (GrGLFuncPtr) SkGetProcedureAddress(libs->fGLLib, name); in angle_get_gl_proc() local
/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp471 int GetProcessQuota(const string& proc) in GetProcessQuota() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dtde_ioctl.c255 osal_proc_entry_t *proc = HI_NULL; in tde_init_create() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
H A Dmedia_mem.c1159 osal_proc_entry_t *proc = NULL; local
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp1503 std::string proc = "KeepAliveApplication"; in HWTEST_F() local
1538 std::string proc = "KeepAliveApplication"; in HWTEST_F() local
1602 std::string proc = "KeepAliveApplication"; in HWTEST_F() local
1712 std::string proc = "KeepAliveApplication"; HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp95 std::function<void(ParamSP)> proc = [&](ParamSP msg) { in SetCallback() local
105 std::function<void(ParamSP)> proc = [&](ParamSP msg) { in Configure() local
113 std::function<void(ParamSP)> proc = [&](ParamSP msg) { in SetCustomBuffer() local
122 std::function<void(ParamSP)> proc = [&](ParamSP msg) { in SetOutputSurface() local
176 std::function<void(ParamSP)> proc = [&](ParamSP msg) { in SetParameter() local
243 std::function<void(ParamSP)> proc = [&](ParamSP msg) { SetInputSurface() local
257 std::function<void(ParamSP)> proc = [&](ParamSP msg) { QueueInputBuffer() local
265 std::function<void(ParamSP)> proc = [&](ParamSP msg) { RenderOutputBuffer() local
273 std::function<void(ParamSP)> proc = [&](ParamSP msg) { ReleaseOutputBuffer() local
[all...]

Completed in 30 milliseconds

12345678910