Home
last modified time | relevance | path

Searched refs:access (Results 2051 - 2075 of 2222) sorted by relevance

1...<<818283848586878889

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm910 s_barrier //barrier to ensure the readiness of LDS before access attempts from any other wave in the same TG //FIXME not performance-optimal at this time
H A Dcwsr_trap_handler_gfx10.asm900 s_barrier //barrier to ensure the readiness of LDS before access attemps from any other wave in the same TG
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h409 unsigned int pmask; /* port access rights mask */
506 * The access and execute times are signed in order to accommodate negative
513 s16 access; /* time (ms) to access mailbox */ member
698 struct mutex vi_mirror_mutex; /* Sync access to Mirror VI info */
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1x.c1151 .access = SNDRV_CTL_ELEM_ACCESS_READ,
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c1329 pr_debug("Failed to open %s. Note /proc/kcore requires CAP_SYS_RAWIO capability to access.\n", in dso__load_kcore()
1350 * covered by kcore, because we need to access in dso__load_kcore()
1750 rc = access(filebuf, R_OK); in dso__find_perf_map()
2135 * Use open(O_RDONLY) to check readability directly instead of access(R_OK)
2136 * since access(R_OK) only checks with real UID/GID but open() use effective
2171 * To check readability of /proc/kcore, do not use access(R_OK) in dso__find_kallsyms()
2172 * since /proc/kcore requires CAP_SYS_RAWIO to read and access in dso__find_kallsyms()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1134 .access = SNDRV_CTL_ELEM_ACCESS_READ |
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h2023 __le32 access; /* GB_AUDIO_ACCESS_* */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h1055 bool expired_pwd; /* track if access denied or expired pwd so can know if need to update */
1375 __u32 access; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h2023 __le32 access; /* GB_AUDIO_ACCESS_* */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm915 s_barrier //barrier to ensure the readiness of LDS before access attempts from any other wave in the same TG //FIXME not performance-optimal at this time
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h408 unsigned int pmask; /* port access rights mask */
504 * The access and execute times are signed in order to accommodate negative
511 s16 access; /* time (ms) to access mailbox */ member
696 struct mutex vi_mirror_mutex; /* Sync access to Mirror VI info */
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1x.c1110 .access = SNDRV_CTL_ELEM_ACCESS_READ,
/kernel/liteos_a/syscall/
H A Dfs_syscall.c854 ret = access(pathRet, amode); in SysAccess()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt722-sdca.c687 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | \
H A Dpeb2466.c312 control.access = SNDRV_CTL_ELEM_ACCESS_TLV_READ | in peb2466_add_lkup_ctrl()
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1581 count = access(string, F_OK); in parse_line()
1582 dbg("access(%s) = %i (%s)", string, count, value); in parse_line()
/third_party/curl/lib/
H A Dmime.c1415 if(stat(filename, &sbuf) || access(filename, R_OK)) in curl_mime_filedata()
1773 /* Be sure we won't access old headers later. */ in Curl_mime_prepare_headers()
/third_party/gn/src/gn/
H A Dvariables.cc32 This is value is exposed so that cross-compile toolchains can access the host
52 This value is exposed so that cross-compiles can access the host build
566 allow actions that run compiler or compiler-like tools to access the results
709 application extension has access to runtime resources from the application
/third_party/libsnd/src/
H A Dcommon.c1833 if (tmpdir && access (tmpdir, R_OK | W_OK | X_OK) == 0) in psf_open_tmpfile()
/third_party/libuv/src/unix/
H A Dfs.c1585 X(ACCESS, access(req->path, req->flags)); in uv__fs_work()
H A Dcore.c1869 if (access(abspath, X_OK) == 0) { in uv__search_path()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c370 nir_build_load_global(b, 1, 32, accel_struct, .access = ACCESS_NON_WRITEABLE, in lower_rq_initialize()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1405 virgl_encoder_write_dword(ctx->cbuf, images[i].access); in virgl_encode_set_shader_images()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c167 .access = ACCESS_NON_READABLE); in blorp_params_get_clear_kernel_cs()
566 * accessing tiled memory. Using this Message Type to access linear in blorp_clear()
/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc1199 if (loggingconf.access.write_early && downstream->accesslog_ready()) { in on_response_headers()

Completed in 72 milliseconds

1...<<818283848586878889