Home
last modified time | relevance | path

Searched +defs:access +defs:found (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/security/yama/
Dyama_lsm.c47 const char *access; member
75 static void report_access(const char *access, struct task_struct *target, in report_access()
311 bool found = false; in ptracer_exception_found() local
/linux-6.14.4/sound/core/
Dcontrol_led.c49 unsigned int access; member
82 static inline unsigned int access_to_group(unsigned int access) in access_to_group()
93 static struct snd_ctl_led *snd_ctl_led_get_by_access(unsigned int access) in snd_ctl_led_get_by_access()
138 static void snd_ctl_led_set_state(struct snd_card *card, unsigned int access, in snd_ctl_led_set_state()
144 bool found; in snd_ctl_led_set_state() local
201 unsigned int access) in snd_ctl_led_remove()
220 unsigned int access, access2; in snd_ctl_led_notify() local
251 unsigned int ioff, access, new_access; in DEFINE_FREE() local
/linux-6.14.4/drivers/vhost/
Dvhost.c1433 static bool umem_access_ok(u64 uaddr, u64 size, int access) in umem_access_ok()
1646 static int vhost_iotlb_miss(struct vhost_virtqueue *vq, u64 iova, int access) in vhost_iotlb_miss()
1693 int access = (type == VHOST_ADDR_USED) ? in vhost_vq_meta_update() local
1701 int access, u64 addr, u64 len, int type) in iotlb_access_ok()
2415 struct iovec iov[], int iov_size, int access) in translate_desc()
2482 unsigned int i = 0, count, found = 0; in get_indirect() local
2485 int ret, access; in get_indirect() local
2582 unsigned int i, head, found = 0; in vhost_get_vq_desc() local
2585 int ret, access; in vhost_get_vq_desc() local
/linux-6.14.4/drivers/hwmon/
Dnct6775-platform.c101 enum sensor_access access; member
1503 bool found = false; in sensors_nct6775_platform_init() local
1508 enum sensor_access access = access_direct; in sensors_nct6775_platform_init() local
/linux-6.14.4/fs/nfsd/
Dnfs4state.c276 struct nfsd4_blocked_lock *cur, *found = NULL; in find_blocked_lock() local
434 unsigned int access = 0; in bmap_to_share_mode() local
445 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
455 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
465 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
501 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode()
732 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked()
766 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access()
777 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access()
831 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access()
[all …]
/linux-6.14.4/security/smack/
Dsmack_lsm.c2190 static int smk_curacc_on_task(struct task_struct *p, int access, in smk_curacc_on_task()
2530 int found = 0; in smack_ipv6host_label() local
3132 static int smk_curacc_shm(struct kern_ipc_perm *isp, int access) in smk_curacc_shm()
3221 static int smk_curacc_sem(struct kern_ipc_perm *isp, int access) in smk_curacc_sem()
3316 static int smk_curacc_msq(struct kern_ipc_perm *isp, int access) in smk_curacc_msq()
3982 int found = 0; in smack_from_secattr() local
/linux-6.14.4/fs/ocfs2/
Ddir.c400 int ret, found; in ocfs2_find_entry_id() local
776 int ret = 0, i, found; in ocfs2_dx_dir_lookup_rec() local
900 int ret, i, found; in ocfs2_dx_dir_search() local
1111 ocfs2_journal_access_func access = ocfs2_journal_access_db; in ocfs2_update_entry() local
1151 ocfs2_journal_access_func access = ocfs2_journal_access_db; in __ocfs2_delete_entry() local
Dxattr.c1550 ocfs2_journal_access_func access; in ocfs2_xa_block_journal_access() local
3756 int *found) in ocfs2_find_xe_in_bucket()
3823 int ret, found = 0; in ocfs2_xattr_bucket_find() local
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_common.c1890 enum ice_aq_res_access_type access, u8 sdp_number, u32 *timeout, in ice_aq_req_res()
1985 enum ice_aq_res_access_type access, u32 timeout) in ice_acquire_res()
2200 bool found = true; in ice_parse_common_caps() local
2507 bool found; in ice_parse_func_caps() local
2770 bool found; in ice_parse_dev_caps() local
Dice_flex_pipe.c278 ice_acquire_change_lock(struct ice_hw *hw, enum ice_aq_res_access_type access) in ice_acquire_change_lock()
1164 bool found = false; in ice_prof_has_mask_idx() local
2962 bool found = false; in ice_add_prof_attrib() local
/linux-6.14.4/kernel/bpf/
Dcgroup.c818 bool found = false; in __cgroup_bpf_replace() local
1550 short access, enum cgroup_bpf_attach_type atype) in __cgroup_bpf_check_dev_permission()
/linux-6.14.4/drivers/s390/block/
Ddasd_eckd.c981 int i, count, found; in dasd_eckd_path_access() local
6024 struct dasd_psf_query_host_access *access; in dasd_eckd_host_access_count() local
6060 struct dasd_psf_query_host_access *access; in dasd_hosts_print() local
/linux-6.14.4/drivers/scsi/
Dhpsa.c1209 int i, found = 0; in hpsa_find_target_lun() local
9187 struct access_method access = SA5_performant_access; in hpsa_enter_performant_mode() local