/linux-6.14.4/drivers/acpi/numa/ |
D | hmat.c | 103 struct memory_target *target; in find_mem_target() local 113 struct memory_target *target; in acpi_find_genport_target() local 140 struct memory_target *target; in acpi_get_genport_coordinates() local 178 struct memory_target *target; in alloc_target() local 204 struct memory_target *target; in alloc_memory_target() local 222 struct memory_target *target; in alloc_genport_target() local 303 static void hmat_update_target_access(struct memory_target *target, in hmat_update_target_access() 304 u8 type, u32 value, int access) in hmat_update_target_access() 333 enum access_coordinate_class access) in hmat_update_target_coordinates() 335 struct memory_target *target; in hmat_update_target_coordinates() local [all …]
|
/linux-6.14.4/security/yama/ |
D | yama_lsm.c | 47 const char *access; member 48 struct task_struct *target; member 75 static void report_access(const char *access, struct task_struct *target, in report_access()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | dma.h | 13 u32 target; member 14 u32 access; member
|
/linux-6.14.4/drivers/base/ |
D | node.c | 82 unsigned int access; member 129 enum access_coordinate_class access) in node_init_node_access() 194 enum access_coordinate_class access) in node_set_perf_attrs() 693 enum access_coordinate_class access) in register_memory_node_under_compute_node() 696 struct node_access_nodes *initiator, *target; in register_memory_node_under_compute_node() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvif/ |
D | cl0002.h | 12 __u8 target; member 17 __u8 access; member
|
/linux-6.14.4/drivers/devfreq/event/ |
D | rockchip-dfi.c | 76 u64 access; member 255 u32 access = 0, clock_cycles = 0; in rockchip_dfi_get_event() local 559 int target; in ddr_perf_offline_cpu() local
|
/linux-6.14.4/include/linux/ |
D | coresight.h | 164 struct csdev_access access; member 222 struct coresight_device *target; member 288 struct csdev_access access; member
|
/linux-6.14.4/fs/nfsd/ |
D | nfs4state.c | 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() 2547 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf() [all …]
|
D | nfs4callback.c | 109 fattr4_time_deleg_access access; in decode_cb_fattr4() local 457 static void update_cb_slot_table(struct nfsd4_session *ses, u32 target) in update_cb_slot_table() 509 u32 seqid, slotid, target; in decode_cb_sequence4resok() local
|
/linux-6.14.4/tools/testing/selftests/landlock/ |
D | fs_test.c | 287 static int mount_opt(const struct mnt_opt *const mnt, const char *const target) in mount_opt() 599 __u64 access; in TEST_F_FORK() local 659 __u64 access; in TEST_F_FORK() local 691 __u64 access; in TEST_F_FORK() local 743 __u64 access; member 3341 const __u64 access, const mode_t mode, in test_make_file()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_svm.c | 64 u8 access; member 115 unsigned target, cmd; in nouveau_svmm_bind() local
|
/linux-6.14.4/drivers/scsi/ |
D | hpsa.h | 64 int bus, target, lun; /* as presented to the OS */ member 188 struct access_method access; member 669 struct access_method *access; member
|
D | hpsa.c | 1204 unsigned char scsi3addr[], int bus, int *target, int *lun) in hpsa_find_target_lun() 2098 int bus, int target, int lun) in lookup_hpsa_scsi_dev() 3830 int bus, int target, int lun) in hpsa_set_bus_target_lun() 9187 struct access_method access = SA5_performant_access; in hpsa_enter_performant_mode() local
|
/linux-6.14.4/security/smack/ |
D | smack_lsm.c | 2190 static int smk_curacc_on_task(struct task_struct *p, int access, in smk_curacc_on_task() 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() 3409 struct task_struct *target, long type, in smack_msg_queue_msgrcv()
|
/linux-6.14.4/arch/x86/kvm/ |
D | x86.c | 7538 gpa_t translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, in translate_nested_gpa() 7558 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_read() local 7568 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_mmu_gva_to_gpa_write() local 7584 struct kvm_vcpu *vcpu, u64 access, in kvm_read_guest_virt_helper() 7621 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_fetch_guest_virt() local 7646 u64 access = (kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0; in kvm_read_guest_virt() local 7665 u64 access = 0; in emulator_read_std() local 7676 struct kvm_vcpu *vcpu, u64 access, in kvm_write_guest_virt_helper() 7710 u64 access = PFERR_WRITE_MASK; in emulator_write_std() local 7786 u64 access = ((kvm_x86_call(get_cpl)(vcpu) == 3) ? PFERR_USER_MASK : 0) in vcpu_mmio_gva_to_gpa() local [all …]
|
/linux-6.14.4/fs/ocfs2/ |
D | alloc.c | 431 ocfs2_journal_access_func access, in __ocfs2_init_extent_tree() 682 ocfs2_journal_access_func access) in ocfs2_new_path() 724 ocfs2_journal_access_func access = path_root_access(path); in ocfs2_path_bh_journal_access() local 6128 tid_t target; in ocfs2_try_to_free_truncate_log() local
|
D | xattr.c | 1550 ocfs2_journal_access_func access; in ocfs2_xa_block_journal_access() local 4191 char *target = bucket_block(bucket, blks - 1); in ocfs2_cp_xattr_block_to_bucket() local 4503 struct ocfs2_xattr_bucket *target, in ocfs2_mv_xattr_bucket_cross_cluster() 5023 struct ocfs2_xattr_bucket *target, in ocfs2_adjust_xattr_cross_cluster() 5091 struct ocfs2_xattr_bucket *target, in ocfs2_add_new_xattr_cluster() 5264 struct ocfs2_xattr_bucket *target, in ocfs2_add_new_xattr_bucket()
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_codec.c | 2001 unsigned int access, struct snd_kcontrol **ctl_ret) in __snd_hda_add_vmaster() 2847 unsigned int target; in sync_power_up_states() local
|