Home
last modified time | relevance | path

Searched refs:access (Results 1551 - 1575 of 2266) sorted by relevance

1...<<61626364656667686970>>...91

/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dconf.c277 if (access(fn, R_OK) == 0 && test_filename1(card, filename, fn)) in test_filename()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dexpr.c415 has_pmem = access(path, F_OK) == 0; in has_pmem()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c335 if (access("/sys/kernel/tracing/trace", F_OK) == 0) in get_syms()
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_compat.c53 u32 access; member
104 /* id, type, access, count */ in snd_ctl_elem_info_compat()
377 /* id, type, access, count */ \ in snd_ctl_elem_add_compat()
/kernel/linux/linux-6.6/sound/pci/aw2/
H A Daw2-alsa.c183 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1712.h393 * gpio access functions
422 * The access to gpio will be protected by mutex, so don't forget to
443 { .iface = xiface, .name = xname, .access = xaccess, .info = snd_ctl_boolean_mono_info, \
474 /* route access functions */
H A Dpsc724.c89 /* codec access low-level functions */
343 cont.access = SNDRV_CTL_ELEM_ACCESS_READWRITE; in psc724_add_controls()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas5805m.c281 .access = SNDRV_CTL_ELEM_ACCESS_TLV_READ |
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h358 unsigned int access; member
414 * setup_mutex against non stream domain races (kcontrol access for
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c239 if (access(KVP_CONFIG_LOC, F_OK)) { in kvp_file_init()
/kernel/linux/linux-6.6/sound/usb/caiaq/
H A Dcontrol.c153 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
/kernel/linux/linux-6.6/sound/soc/img/
H A Dimg-spdif-out.c188 .access = SNDRV_CTL_ELEM_ACCESS_READ,
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dpodhd.c356 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
H A Dpod.c357 .access = SNDRV_CTL_ELEM_ACCESS_READWRITE,
/test/xts/acts/security_lite/permission_posix/pms/src/
H A DActsPMSLoadTest.cpp466 int fd = access(TEST_APP_PATH, F_OK); in HWTEST_F()
/third_party/cups-filters/cupsfilters/
H A Dpdftoippprinter.c561 if (access(filter_path, X_OK) == 0) in filter_present()
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex42 gain access to the machine-state and virtual memory of \emph{another}
H A Dunw_get_proc_info.tex106 returned by the \Func{access\_mem}() call-back (see
/third_party/libsnd/tests/
H A Dmisc_test.c340 if (access (filename, F_OK) == 0) in permission_test()
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_taskmesh_io_to_mem.c122 first_task = nir_build_load_global(b, 1, 32, addr, .access = ACCESS_NON_WRITEABLE | ACCESS_COHERENT); in ac_nir_apply_first_task_to_task_shader()
/third_party/mbedtls/tests/scripts/
H A Dcheck_files.py190 is_executable = os.access(filepath, os.X_OK)
/third_party/ltp/lib/
H A Dtst_safe_macros.c28 rval = access(pathname, mode); in safe_access()
32 "access(%s,%d) failed", pathname, mode); in safe_access()
35 "Invalid access(%s,%d) return value %d", pathname, in safe_access()
/third_party/ltp/metadata/
H A Dmetaparse.c674 if (access(fname, F_OK)) { in parse_file()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h491 bool is_stencil, uint16_t access, uint32_t * restrict state);
H A Dsi_shaderlib_nir.c265 .access = SI_COMPUTE_DST_CACHE_POLICY != L2_LRU ? ACCESS_STREAM_CACHE_POLICY : 0, in si_create_clear_buffer_rmw_cs()

Completed in 23 milliseconds

1...<<61626364656667686970>>...91