/linux-4.4.14/security/apparmor/ |
D | policy.c | 426 struct aa_profile *profile) in __list_add_profile() 445 static void __list_remove_profile(struct aa_profile *profile) in __list_remove_profile() 459 static void __remove_profile(struct aa_profile *profile) in __remove_profile() 477 struct aa_profile *profile, *tmp; in __profile_list_release() local 590 void aa_free_profile(struct aa_profile *profile) in aa_free_profile() 648 struct aa_profile *profile; in aa_alloc_profile() local 690 struct aa_profile *profile = NULL; in aa_new_null_profile() local 766 struct aa_profile *profile; in aa_find_child() local 793 struct aa_profile *profile = NULL; in __lookup_parent() local 826 struct aa_profile *profile = NULL; in __lookup_profile() local [all …]
|
D | capability.c | 36 struct aa_profile *profile; member 65 static int audit_caps(struct aa_profile *profile, int cap, int error) in audit_caps() 117 static int profile_capable(struct aa_profile *profile, int cap) in profile_capable() 132 int aa_capable(struct aa_profile *profile, int cap, int audit) in aa_capable()
|
D | domain.c | 95 static struct file_perms change_profile_perms(struct aa_profile *profile, in change_profile_perms() 143 struct aa_profile *profile, *candidate = NULL; in __attach_match() local 176 struct aa_profile *profile; in find_attach() local 239 static struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex) in x_table_lookup() 300 static struct aa_profile *x_to_profile(struct aa_profile *profile, in x_to_profile() 340 struct aa_profile *profile, *new_profile = NULL; in apparmor_bprm_set_creds() local 547 struct aa_profile *profile = __aa_current_profile(); in apparmor_bprm_committing_creds() local 608 struct aa_profile *profile, *previous_profile, *hat = NULL; in aa_change_hat() local 747 struct aa_profile *profile, *target = NULL; in aa_change_profile() local
|
D | apparmorfs.c | 252 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profname_show() local 275 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profmode_show() local 298 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_profattach_show() local 326 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); in aa_fs_seq_hash_show() local 352 void __aa_fs_profile_rmdir(struct aa_profile *profile) in __aa_fs_profile_rmdir() 387 struct aa_profile *profile, in create_profile_file() 401 int __aa_fs_profile_mkdir(struct aa_profile *profile, struct dentry *parent) in __aa_fs_profile_mkdir() 663 struct aa_profile *profile) in next_profile() 684 struct aa_profile *profile = NULL; in p_start() local 713 struct aa_profile *profile = p; in p_next() local [all …]
|
D | context.c | 94 int aa_replace_current_profile(struct aa_profile *profile) in aa_replace_current_profile() 132 int aa_set_current_onexec(struct aa_profile *profile) in aa_set_current_onexec() 158 int aa_set_current_hat(struct aa_profile *profile, u64 token) in aa_set_current_hat()
|
D | audit.c | 133 struct aa_profile *profile = sa->aad->profile; in audit_pre() local 172 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, in aa_audit()
|
D | file.c | 106 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, in aa_audit_file() 278 int aa_path_perm(int op, struct aa_profile *profile, struct path *path, in aa_path_perm() 348 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, in aa_path_link() 448 int aa_file_perm(int op, struct aa_profile *profile, struct file *file, in aa_file_perm()
|
D | lsm.c | 111 struct aa_profile *profile; in apparmor_capget() local 134 struct aa_profile *profile; in apparmor_capable() local 155 struct aa_profile *profile; in common_perm() local 295 struct aa_profile *profile; in apparmor_path_link() local 310 struct aa_profile *profile; in apparmor_path_rename() local 369 struct aa_profile *profile; in apparmor_file_open() local 419 struct aa_profile *profile, *fprofile = aa_cred_profile(file->f_cred); in common_file_perm() local 501 struct aa_profile *profile = NULL; in apparmor_getprocattr() local 599 struct aa_profile *profile = __aa_current_profile(); in apparmor_task_setrlimit() local
|
D | policy_unpack.c | 95 struct aa_profile *profile = __aa_current_profile(); in audit_iface() local 372 static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile) in unpack_trans_table() 435 static bool unpack_rlimits(struct aa_ext *e, struct aa_profile *profile) in unpack_rlimits() 477 struct aa_profile *profile = NULL; in unpack_profile() local 703 static int verify_profile(struct aa_profile *profile) in verify_profile() 752 struct aa_profile *profile = NULL; in aa_unpack() local
|
D | resource.c | 50 static int audit_resource(struct aa_profile *profile, unsigned int resource, in audit_resource() 91 int aa_task_setrlimit(struct aa_profile *profile, struct task_struct *task, in aa_task_setrlimit()
|
D | ipc.c | 40 static int aa_audit_ptrace(struct aa_profile *profile, in aa_audit_ptrace()
|
D | crypto.c | 32 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, in aa_calc_profile_hash()
|
D | procattr.c | 36 int aa_getprocattr(struct aa_profile *profile, char **string) in aa_getprocattr()
|
/linux-4.4.14/security/apparmor/include/ |
D | context.h | 72 struct aa_profile *profile; member 152 struct aa_profile *profile; in aa_current_profile() local
|
D | crypto.h | 24 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, in aa_calc_profile_hash()
|
D | policy.h | 156 struct aa_profile __rcu *profile; member 398 static inline int AUDIT_MODE(struct aa_profile *profile) in AUDIT_MODE()
|
D | audit.h | 109 void *profile; member
|
/linux-4.4.14/include/linux/ |
D | devfreq.h | 160 struct devfreq_dev_profile *profile; member 246 struct devfreq_dev_profile *profile, in devfreq_add_device() 259 struct devfreq_dev_profile *profile, in devm_devfreq_add_device()
|
D | isdn.h | 290 u_char profile[ISDN_MODEM_NUMREG]; /* Modem-Regs. Profile 0 */ member
|
D | genhd.h | 169 struct blk_integrity_profile *profile; member
|
/linux-4.4.14/arch/tile/include/asm/ |
D | stack.h | 30 int profile; /* profiling, so stop on async intrpt */ member
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd.c | 874 void dasd_profile_reset(struct dasd_profile *profile) in dasd_profile_reset() 889 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on() 908 void dasd_profile_off(struct dasd_profile *profile) in dasd_profile_off() 1028 struct dasd_profile *profile; in dasd_stats_show() local 1046 struct dasd_profile *profile = inode->i_private; in dasd_stats_open() local 1059 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init() 1077 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit() 1135 static void dasd_profile_init(struct dasd_profile *profile, in dasd_profile_init() 1141 static void dasd_profile_exit(struct dasd_profile *profile) in dasd_profile_exit() 1146 int dasd_profile_on(struct dasd_profile *profile) in dasd_profile_on()
|
D | dasd_int.h | 482 struct dasd_profile profile; member 506 struct dasd_profile profile; member
|
/linux-4.4.14/security/tomoyo/ |
D | common.c | 485 (struct tomoyo_policy_namespace *ns, const unsigned int profile) in tomoyo_assign_profile() 528 const u8 profile) in tomoyo_profile() 585 struct tomoyo_profile *profile) in tomoyo_set_mode() 665 struct tomoyo_profile *profile; in tomoyo_write_profile() local 733 const struct tomoyo_profile *profile; in tomoyo_read_profile() local 1153 unsigned int profile; in tomoyo_write_domain() local 2705 const u8 profile = domain->profile; in tomoyo_check_profile() local
|
D | util.c | 975 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, in tomoyo_get_mode() 1005 u8 profile; in tomoyo_init_request_info() local
|
D | audit.c | 322 const u8 profile, const u8 index, in tomoyo_get_audit()
|
D | common.h | 494 u8 profile; member 683 u8 profile; /* Profile number to use. */ member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | profile.c | 84 struct mlx4_resource *profile; in mlx4_make_profile() local
|
D | main.c | 2049 struct mlx4_profile profile; in mlx4_init_hca() local
|
D | mlx4_en.h | 397 struct mlx4_en_profile profile; member
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_main.c | 293 struct mthca_profile profile; in mthca_init_tavor() local 578 struct mthca_profile profile; in mthca_init_arbel() local
|
D | mthca_profile.c | 79 struct mthca_resource *profile; in mthca_make_profile() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 1287 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_join_ibss() local 1452 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wpa_version() local 1477 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_auth_type() local 1517 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_wsec_mode() local 1594 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_key_mgmt() local 1652 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); in brcmf_set_sharedkey() local 1731 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_connect() local 1928 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_disconnect() local 2284 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; in brcmf_cfg80211_get_key() local 2778 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ifp->ndev); in brcmf_update_bss_info() local [all …]
|
D | cfg80211.h | 193 struct brcmf_cfg80211_profile profile; member
|
/linux-4.4.14/drivers/hid/ |
D | hid-roccat-arvo.h | 66 uint8_t profile; member
|
D | hid-roccat-isku.h | 88 uint8_t profile; member
|
D | hid-roccat-kone.c | 208 struct kone_profile const *profile, int number) in kone_set_profile() 360 struct kone_profile *profile; in kone_sysfs_write_profilex() local
|
D | hid-roccat-koneplus.h | 113 uint8_t profile; member
|
D | hid-roccat-isku.c | 77 unsigned long profile; in isku_sysfs_set_actual_profile() local
|
D | hid-roccat-kovaplus.h | 115 uint8_t profile; member
|
D | hid-roccat-arvo.c | 163 unsigned long profile; in arvo_sysfs_set_actual_profile() local
|
D | hid-roccat-koneplus.c | 262 unsigned long profile; in koneplus_sysfs_set_actual_profile() local
|
D | hid-roccat-kovaplus.c | 290 unsigned long profile; in kovaplus_sysfs_set_actual_profile() local
|
D | hid-corsair.c | 352 int profile; in k90_store_current_profile() local
|
D | hid-roccat-kone.h | 106 uint8_t profile; /* range 1-5 */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | capi.h | 114 capi_profile profile; member
|
/linux-4.4.14/include/uapi/linux/can/ |
D | gw.h | 123 __u8 profile; member
|
/linux-4.4.14/drivers/devfreq/ |
D | devfreq.c | 440 struct devfreq_dev_profile *profile, in devfreq_add_device() 573 struct devfreq_dev_profile *profile, in devm_devfreq_add_device()
|
/linux-4.4.14/include/linux/isdn/ |
D | capilli.h | 58 capi_profile profile; /* CAPI_GET_PROFILE */ member
|
/linux-4.4.14/drivers/spi/ |
D | spi-bcm63xx-hsspi.c | 128 unsigned profile = spi->chip_select; in bcm63xx_hsspi_set_clk() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 180 const struct mlxsw_config_profile *profile; member
|
D | pci.c | 1159 const struct mlxsw_config_profile *profile) in mlxsw_pci_config_profile() 1394 const struct mlxsw_config_profile *profile) in mlxsw_pci_init()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 150 uint8_t profile; /* profile associated with ring */ member 243 uint32_t profile; /* Selection profile 0=all, 7=logentry */ member
|
D | lpfc_hw.h | 2168 uint32_t profile:8; member 2273 uint32_t profile:8; member 2878 uint32_t profile :8; /* Selection Profile */ member
|
/linux-4.4.14/drivers/isdn/capi/ |
D | capidrv.c | 2432 capi_profile profile; in lower_callback() local 2492 capi_profile profile; in capidrv_init() local
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_common.h | 347 enum v4l2_mpeg_video_h264_profile profile; member 397 enum v4l2_mpeg_video_mpeg4_profile profile; member 428 u8 profile; member
|
/linux-4.4.14/include/uapi/sound/ |
D | compress_params.h | 395 __u32 profile; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 77 static struct mlx5_profile profile[] = { variable
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 463 struct iwl_scan_offload_profile *profile; in iwl_mvm_config_sched_scan_profiles() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_atombios.c | 1176 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in amdgpu_atombios_get_leakage_vddc_based_on_leakage_params() local
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | cxd2841er.c | 1518 struct cxd2841er_priv *priv, enum cxd2841er_dvbt2_profile_t profile) in cxd2841er_dvbt2_set_profile()
|
/linux-4.4.14/drivers/staging/panel/ |
D | panel.c | 489 static int profile = DEFAULT_PROFILE; variable
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_local.h | 723 int profile; /* for WMAPRO */ member
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpifunc.c | 2800 u16 profile) in hpi_volume_auto_fade_profile() 2830 u16 *profile) in hpi_volume_query_auto_fade_profile()
|
/linux-4.4.14/include/linux/mlx5/ |
D | device.h | 395 __be16 profile; member 407 __be16 profile; member
|
D | driver.h | 526 struct mlx5_profile *profile; member
|
D | mlx5_ifc.h | 2580 u8 profile[0x10]; member
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
D | isl_ioctl.c | 833 u32 rate, profile; in prism54_set_rate() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_common.c | 2591 enum i40e_aq_hmc_profile profile, in i40e_aq_set_hmc_resource_profile()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3215 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; in radeon_atom_get_leakage_vddc_based_on_leakage_params() local
|
D | radeon.h | 1649 enum radeon_pm_profile_type profile; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | core.h | 646 struct wmi_connect_cmd profile; member
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | divacapi.h | 373 API_PROFILE profile; member
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm80xx_hwi.h | 882 __le32 profile[29]; member
|
/linux-4.4.14/fs/btrfs/ |
D | extent-tree.c | 4464 u64 profile = btrfs_get_alloc_profile(root, 0); in can_overcommit() local
|