Home
last modified time | relevance | path

Searched refs:access (Results 926 - 950 of 2252) sorted by relevance

1...<<31323334353637383940>>...91

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c89 if (access("/sys/kernel/tracing/trace", F_OK) == 0) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/clone3/
H A Dclone3.c199 if (access("/proc/self/ns/time", F_OK) == 0) { in main()
/kernel/liteos_a/kernel/extended/liteipc/
H A Dhm_liteipc.h73 UINT32 access[LOSCFG_BASE_CORE_TSK_LIMIT]; member
/kernel/liteos_a/kernel/extended/blackbox/
H A Dlos_blackbox_common.c168 ret = access(dirPath, 0); in CreateNewDir()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dsiw-abi.h103 __aligned_u64 access; member
H A Drdma_user_rxe.h86 __u32 access; member
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxp_mixer.c61 .access = (SNDRV_CTL_ELEM_ACCESS_READWRITE |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Drdma_user_rxe.h71 __u32 access; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dsiw-abi.h103 __aligned_u64 access; member
H A Drdma_user_rxe.h86 __u32 access; member
/third_party/eudev/src/udev/
H A Dudevadm-settle.c141 if (exists && access(exists, F_OK) >= 0) { in adm_settle()
/third_party/eudev/src/shared/
H A Dsmack-util.c40 cached_use = access("/sys/fs/smackfs/", F_OK) >= 0; in mac_smack_use()
/third_party/alsa-utils/alsaloop/
H A Deffect-sweep.c34 snd_pcm_access_t access, in effect_init()
32 effect_init(struct lookback *loopback, void *private_data, snd_pcm_access_t access, unsigned int channels, unsigned int rate, snd_pcm_format_t format) effect_init() argument
/third_party/gn/src/gn/
H A Dstring_atom.cc213 #define s_local_cache (*__g_s_local_cache_impl.access())
/third_party/alsa-lib/include/
H A Dpcm_ioplug.h43 SND_PCM_IOPLUG_HW_ACCESS = 0, /**< access type */
118 snd_pcm_access_t access; /**< access type; filled after hw_params is called */ member
/third_party/libdrm/nouveau/
H A Dprivate.h90 uint32_t access; member
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns03.c145 if (access("/proc/self/setgroups", F_OK) == 0) { in run()
/third_party/ltp/lib/
H A Dtst_pid.c83 if (access(path, R_OK) != 0) { in read_session_pids_limit()
H A Dtst_kvercmp.c146 if (access(OSRELEASE_PATH, F_OK) != -1) { in tst_kvcmp_distname()
H A Dtst_kernel.c114 if (access(path, R_OK)) { in tst_search_driver_()
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c65 if(access("/dev/snd/timer", F_OK)) in setup()
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess02.c12 * Test access(2) syscall
60 TST_EXP_PASS_SILENT(access(tc->pathname, tc->mode), in access_test()
61 "access(%s, %s) as %s", tc->pathname, tc->name, user); in access_test()
71 * access() behaviour is correct. in access_test()
85 * has read access, attempt to open the file with O_RDONLY, in access_test()
86 * if we get a valid fd, access() behaviour is correct. in access_test()
103 * has write access, attempt to open the file with O_WRONLY, in access_test()
104 * if we get a valid fd, access() behaviour is correct. in access_test()
121 * has execute access, attempt to execute the executable in access_test()
122 * file, if successful, access() behaviou in access_test()
[all...]
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages03.c52 if (access(PATH_KSM, F_OK)) in setup()
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap10.c95 if (access(PATH_KSM, F_OK) == -1) in main()
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm06.c96 if (access(PATH_KSM "max_page_sharing", F_OK) == 0) in test_ksm()

Completed in 13 milliseconds

1...<<31323334353637383940>>...91