/kernel/linux/linux-6.6/include/acpi/ |
H A D | processor.h | 306 bool direct) in call_on_cpu() 308 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu() 305 call_on_cpu(int cpu, long (*fn)(void *), void *arg, bool direct) call_on_cpu() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | callthunks.c | 184 static void *patch_dest(void *dest, bool direct) in patch_dest() argument 199 if (direct) in patch_dest()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_init.c | 40 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop); 122 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_tc_tunnel.sh | 203 bpf direct-action object-file ${BPF_FILE} \ 303 bpf direct-action object-file ${BPF_FILE} section decap
|
/third_party/skia/gm/ |
H A D | drawbitmaprect.cpp | 142 auto direct = GrAsDirectContext(canvas->recordingContext()); in imagesubsetproc() local 143 if (sk_sp<SkImage> subset = image->makeSubset(srcR, direct)) { in imagesubsetproc()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_curves.c | 523 const int direct = out == in; in filter_slice_packed() local 541 if (!direct && step == 4) in filter_slice_packed() 554 if (!direct && step == 4) in filter_slice_packed() 571 const int direct = out == in; in filter_slice_planar() local 595 if (!direct && step == 4) in filter_slice_planar() 614 if (!direct && step == 4) in filter_slice_planar()
|
H A D | vf_normalize.c | 426 // must be at least 1). Currently this is a direct assignment, but the in config_input() 475 // Set 'direct' if we can modify the input frame in-place. Otherwise we in filter_frame() 477 int direct = av_frame_is_writable(in) && !ctx->is_disabled; in filter_frame() local 479 if (direct) { in filter_frame() 499 if (!direct) in filter_frame()
|
H A D | vf_lut.c | 525 int direct = 0; in filter_frame() local 528 direct = 1; in filter_frame() 561 if (!direct) in filter_frame()
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 762 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); 769 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 102 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 120 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 154 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 156 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 747 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); 754 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 139 GLXContext glXCreateNewContext (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 175 GLXContext glXCreateContextAttribsARB (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); 753 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 1115 XMesaContext shareCtx, Bool direct, in create_context() 1150 GLXContext shareCtx, Bool direct ) in glXCreateContext() 1166 direct, in glXCreateContext() 2146 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext() 2156 direct, in glXCreateNewContext() 2358 Bool direct) in glXCreateContextWithConfigSGIX() 2368 direct, in glXCreateContextWithConfigSGIX() 2657 GLXContext shareCtx, Bool direct, in glXCreateContextAttribsARB() 2759 direct, in glXCreateContextAttribsARB() 1114 create_context(Display *dpy, XMesaVisual xmvis, XMesaContext shareCtx, Bool direct, unsigned major, unsigned minor, unsigned profileMask, unsigned contextFlags) create_context() argument 2356 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int renderType, GLXContext shareCtx, Bool direct) glXCreateContextWithConfigSGIX() argument 2656 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext shareCtx, Bool direct, const int *attrib_list) glXCreateContextAttribsARB() argument
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_oss.c | 854 int direct; in snd_pcm_oss_change_params_locked() local 871 direct = 1; in snd_pcm_oss_change_params_locked() 873 direct = substream->oss.setup.direct; in snd_pcm_oss_change_params_locked() 883 if (!direct) in snd_pcm_oss_change_params_locked() 905 if (direct) in snd_pcm_oss_change_params_locked() 926 if (direct) { in snd_pcm_oss_change_params_locked() 973 if (!direct) { in snd_pcm_oss_change_params_locked() 1835 int direct; in snd_pcm_oss_get_formats() local 1844 direct in snd_pcm_oss_get_formats() [all...] |
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_oss.c | 865 int direct; in snd_pcm_oss_change_params_locked() local 882 direct = 1; in snd_pcm_oss_change_params_locked() 884 direct = substream->oss.setup.direct; in snd_pcm_oss_change_params_locked() 894 if (!direct) in snd_pcm_oss_change_params_locked() 916 if (direct) in snd_pcm_oss_change_params_locked() 937 if (direct) { in snd_pcm_oss_change_params_locked() 984 if (!direct) { in snd_pcm_oss_change_params_locked() 1849 int direct; in snd_pcm_oss_get_formats() local 1859 direct in snd_pcm_oss_get_formats() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | processor_throttling.c | 53 int state, bool force, bool direct); 1068 int state, bool force, bool direct) in __acpi_processor_set_throttling() 1118 direct); in __acpi_processor_set_throttling() 1152 &arg, direct); in __acpi_processor_set_throttling() 1067 __acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force, bool direct) __acpi_processor_set_throttling() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 87 bool direct, struct dma_fence **fence); 520 bool direct, struct dma_fence **fence) in amdgpu_vce_get_destroy_msg() 529 direct ? AMDGPU_IB_POOL_DIRECT : in amdgpu_vce_get_destroy_msg() 557 if (direct) in amdgpu_vce_get_destroy_msg() 519 amdgpu_vce_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, bool direct, struct dma_fence **fence) amdgpu_vce_get_destroy_msg() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | processor_throttling.c | 49 int state, bool force, bool direct); 1052 int state, bool force, bool direct) in __acpi_processor_set_throttling() 1102 direct); in __acpi_processor_set_throttling() 1135 &arg, direct); in __acpi_processor_set_throttling() 1051 __acpi_processor_set_throttling(struct acpi_processor *pr, int state, bool force, bool direct) __acpi_processor_set_throttling() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 88 bool direct, struct dma_fence **fence); 524 * @direct: direct or delayed pool 530 bool direct, struct dma_fence **fence) in amdgpu_vce_get_destroy_msg() 541 direct ? AMDGPU_IB_POOL_DIRECT : in amdgpu_vce_get_destroy_msg() 569 if (direct) in amdgpu_vce_get_destroy_msg() 529 amdgpu_vce_get_destroy_msg(struct amdgpu_ring *ring, uint32_t handle, bool direct, struct dma_fence **fence) amdgpu_vce_get_destroy_msg() argument
|
/third_party/mesa3d/src/glx/ |
H A D | g_glxglvnddispatchfuncs.c | 157 Bool direct, in dispatch_CreateContextAttribsARB() 184 ret = pCreateContextAttribsARB(dpy, config, share_list, direct, attrib_list); in dispatch_CreateContextAttribsARB() 201 Bool direct) in dispatch_CreateContextWithConfigSGIX() 215 ret = pCreateContextWithConfigSGIX(dpy, config, render_type, share_list, direct); in dispatch_CreateContextWithConfigSGIX() 154 dispatch_CreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext share_list, Bool direct, const int *attrib_list) dispatch_CreateContextAttribsARB() argument 197 dispatch_CreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) dispatch_CreateContextWithConfigSGIX() argument
|
/kernel/linux/linux-5.10/drivers/clk/nxp/ |
H A D | clk-lpc18xx-cgu.c | 459 bool direct, fbsel; in lpc18xx_pll1_recalc_rate() local 465 direct = (ctrl & LPC18XX_PLL1_CTRL_DIRECT) ? true : false; in lpc18xx_pll1_recalc_rate() 471 if (direct || fbsel) in lpc18xx_pll1_recalc_rate()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_clocking.c | 58 u64 direct; member 309 sja1105_packing(buf, &cmd->direct, 7, 7, size, op); in sja1105_cgu_pll_control_packing() 621 pll.direct = 0x0; in sja1105_cgu_rmii_pll_config()
|
/kernel/linux/linux-6.6/drivers/clk/nxp/ |
H A D | clk-lpc18xx-cgu.c | 456 bool direct, fbsel; in lpc18xx_pll1_recalc_rate() local 461 direct = (ctrl & LPC18XX_PLL1_CTRL_DIRECT) ? true : false; in lpc18xx_pll1_recalc_rate() 467 if (direct || fbsel) in lpc18xx_pll1_recalc_rate()
|
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_txprt.c | 48 __ATTR(direct, 0644, spk_var_show, spk_var_store);
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | dma-noncoherent.c | 7 #include <linux/dma-direct.h>
|