Searched defs:profile (Results 1 - 68 of 68) sorted by relevance

/linux-4.1.27/security/apparmor/include/
H A Dcrypto.h24 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, aa_calc_profile_hash() argument
H A Dcontext.h72 struct aa_profile *profile; member in struct:aa_task_cxt
152 struct aa_profile *profile; aa_current_profile() local
H A Daudit.h109 void *profile; member in struct:apparmor_audit_data
H A Dpolicy.h156 struct aa_profile __rcu *profile; member in struct:aa_replacedby
398 static inline int AUDIT_MODE(struct aa_profile *profile) AUDIT_MODE() argument
/linux-4.1.27/arch/tile/include/asm/
H A Dstack.h30 int profile; /* profiling, so stop on async intrpt */ member in struct:KBacktraceIterator
/linux-4.1.27/security/apparmor/
H A Daudit.c133 struct aa_profile *profile = sa->aad->profile; audit_pre() local
172 int aa_audit(int type, struct aa_profile *profile, gfp_t gfp, aa_audit() argument
H A Dcontext.c94 int aa_replace_current_profile(struct aa_profile *profile) aa_replace_current_profile() argument
132 int aa_set_current_onexec(struct aa_profile *profile) aa_set_current_onexec() argument
158 int aa_set_current_hat(struct aa_profile *profile, u64 token) aa_set_current_hat() argument
H A Dcrypto.c32 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, aa_calc_profile_hash() argument
H A Dipc.c40 static int aa_audit_ptrace(struct aa_profile *profile, aa_audit_ptrace() argument
H A Dcapability.c36 struct aa_profile *profile; member in struct:audit_cache
65 static int audit_caps(struct aa_profile *profile, int cap, int error) audit_caps() argument
117 static int profile_capable(struct aa_profile *profile, int cap) profile_capable() argument
132 int aa_capable(struct aa_profile *profile, int cap, int audit) aa_capable() argument
H A Dprocattr.c36 int aa_getprocattr(struct aa_profile *profile, char **string) aa_getprocattr() argument
H A Dresource.c50 static int audit_resource(struct aa_profile *profile, unsigned int resource, audit_resource() argument
91 int aa_task_setrlimit(struct aa_profile *profile, struct task_struct *task, aa_task_setrlimit() argument
H A Ddomain.c95 static struct file_perms change_profile_perms(struct aa_profile *profile, change_profile_perms() argument
143 struct aa_profile *profile, *candidate = NULL; __attach_match() local
176 struct aa_profile *profile; find_attach() local
239 static struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex) x_table_lookup() argument
300 static struct aa_profile *x_to_profile(struct aa_profile *profile, x_to_profile() argument
340 struct aa_profile *profile, *new_profile = NULL; apparmor_bprm_set_creds() local
551 struct aa_profile *profile = __aa_current_profile(); apparmor_bprm_committing_creds() local
612 struct aa_profile *profile, *previous_profile, *hat = NULL; aa_change_hat() local
751 struct aa_profile *profile, *target = NULL; aa_change_profile() local
H A Dfile.c106 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, aa_audit_file() argument
278 int aa_path_perm(int op, struct aa_profile *profile, struct path *path, aa_path_perm() argument
348 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, aa_path_link() argument
448 int aa_file_perm(int op, struct aa_profile *profile, struct file *file, aa_file_perm() argument
H A Dpolicy_unpack.c95 struct aa_profile *profile = __aa_current_profile(); audit_iface() local
372 static bool unpack_trans_table(struct aa_ext *e, struct aa_profile *profile) unpack_trans_table() argument
435 static bool unpack_rlimits(struct aa_ext *e, struct aa_profile *profile) unpack_rlimits() argument
477 struct aa_profile *profile = NULL; unpack_profile() local
703 static int verify_profile(struct aa_profile *profile) verify_profile() argument
752 struct aa_profile *profile = NULL; aa_unpack() local
H A Dapparmorfs.c252 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); aa_fs_seq_profname_show() local
275 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); aa_fs_seq_profmode_show() local
298 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); aa_fs_seq_profattach_show() local
326 struct aa_profile *profile = aa_get_profile_rcu(&r->profile); aa_fs_seq_hash_show() local
352 void __aa_fs_profile_rmdir(struct aa_profile *profile) __aa_fs_profile_rmdir() argument
401 int __aa_fs_profile_mkdir(struct aa_profile *profile, struct dentry *parent) __aa_fs_profile_mkdir() argument
684 struct aa_profile *profile = NULL; p_start() local
713 struct aa_profile *profile = p; p_next() local
729 struct aa_profile *profile = p; p_stop() local
749 struct aa_profile *profile = (struct aa_profile *)p; seq_show_profile() local
386 create_profile_file(struct dentry *dir, const char *name, struct aa_profile *profile, const struct file_operations *fops) create_profile_file() argument
662 next_profile(struct aa_namespace *root, struct aa_profile *profile) next_profile() argument
H A Dpolicy.c445 static void __list_remove_profile(struct aa_profile *profile) __list_remove_profile() argument
459 static void __remove_profile(struct aa_profile *profile) __remove_profile() argument
477 struct aa_profile *profile, *tmp; __profile_list_release() local
590 void aa_free_profile(struct aa_profile *profile) aa_free_profile() argument
648 struct aa_profile *profile; aa_alloc_profile() local
690 struct aa_profile *profile = NULL; aa_new_null_profile() local
766 struct aa_profile *profile; aa_find_child() local
793 struct aa_profile *profile = NULL; __lookup_parent() local
826 struct aa_profile *profile = NULL; __lookup_profile() local
854 struct aa_profile *profile; aa_lookup_profile() local
878 static int replacement_allowed(struct aa_profile *profile, int noreplace, replacement_allowed() argument
1243 struct aa_profile *profile = NULL; aa_remove_profiles() local
425 __list_add_profile(struct list_head *list, struct aa_profile *profile) __list_add_profile() argument
941 __list_lookup_parent(struct list_head *lh, struct aa_profile *profile) __list_lookup_parent() argument
H A Dlsm.c119 struct aa_profile *profile; apparmor_capget() local
142 struct aa_profile *profile; apparmor_capable() local
165 struct aa_profile *profile; common_perm() local
305 struct aa_profile *profile; apparmor_path_link() local
320 struct aa_profile *profile; apparmor_path_rename() local
379 struct aa_profile *profile; apparmor_file_open() local
429 struct aa_profile *profile, *fprofile = aa_cred_profile(file->f_cred); common_file_perm() local
511 struct aa_profile *profile = NULL; apparmor_getprocattr() local
609 struct aa_profile *profile = __aa_current_profile(); apparmor_task_setrlimit() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c84 struct mlx4_resource *profile; mlx4_make_profile() local
H A Dmain.c2003 struct mlx4_profile profile; mlx4_init_hca() local
H A Dmlx4_en.h396 struct mlx4_en_profile profile; member in struct:mlx4_en_dev
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c79 struct mthca_resource *profile; mthca_make_profile() local
H A Dmthca_main.c293 struct mthca_profile profile; mthca_init_tavor() local
578 struct mthca_profile profile; mthca_init_arbel() local
/linux-4.1.27/drivers/hid/
H A Dhid-roccat-arvo.h66 uint8_t profile; member in struct:arvo_roccat_report
H A Dhid-roccat-arvo.c163 unsigned long profile; arvo_sysfs_set_actual_profile() local
H A Dhid-roccat-isku.c77 unsigned long profile; isku_sysfs_set_actual_profile() local
H A Dhid-roccat-isku.h88 uint8_t profile; member in struct:isku_roccat_report
H A Dhid-roccat-koneplus.c262 unsigned long profile; koneplus_sysfs_set_actual_profile() local
H A Dhid-roccat-koneplus.h113 uint8_t profile; member in struct:koneplus_roccat_report
H A Dhid-roccat-kone.c360 struct kone_profile *profile; kone_sysfs_write_profilex() local
207 kone_set_profile(struct usb_device *usb_dev, struct kone_profile const *profile, int number) kone_set_profile() argument
H A Dhid-roccat-kovaplus.c290 unsigned long profile; kovaplus_sysfs_set_actual_profile() local
H A Dhid-roccat-kovaplus.h115 uint8_t profile; member in struct:kovaplus_roccat_report
H A Dhid-roccat-kone.h106 uint8_t profile; /* range 1-5 */ member in struct:kone_profile
/linux-4.1.27/include/uapi/linux/can/
H A Dgw.h122 __u8 profile; member in struct:cgw_csum_crc8
/linux-4.1.27/include/uapi/linux/
H A Dcapi.h114 capi_profile profile; member in union:capi_ioctl_struct
/linux-4.1.27/security/tomoyo/
H A Daudit.c321 tomoyo_get_audit(const struct tomoyo_policy_namespace *ns, const u8 profile, const u8 index, const struct tomoyo_acl_info *matched_acl, const bool is_granted) tomoyo_get_audit() argument
H A Dutil.c975 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile, tomoyo_get_mode() argument
1005 u8 profile; tomoyo_init_request_info() local
H A Dcommon.c665 struct tomoyo_profile *profile; tomoyo_write_profile() local
733 const struct tomoyo_profile *profile; tomoyo_read_profile() local
1153 unsigned int profile; tomoyo_write_domain() local
2705 const u8 profile = domain->profile; tomoyo_check_profile() local
484 tomoyo_assign_profile(struct tomoyo_policy_namespace *ns, const unsigned int profile) tomoyo_assign_profile() argument
527 tomoyo_profile(const struct tomoyo_policy_namespace *ns, const u8 profile) tomoyo_profile() argument
584 tomoyo_set_mode(char *name, const char *value, struct tomoyo_profile *profile) tomoyo_set_mode() argument
H A Dcommon.h494 u8 profile; member in struct:tomoyo_request_info
683 u8 profile; /* Profile number to use. */ member in struct:tomoyo_domain_info
/linux-4.1.27/include/linux/
H A Ddevfreq.h157 struct devfreq_dev_profile *profile; member in struct:devfreq
228 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
241 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
H A Disdn.h290 u_char profile[ISDN_MODEM_NUMREG]; /* Modem-Regs. Profile 0 */ member in struct:atemu
/linux-4.1.27/include/linux/isdn/
H A Dcapilli.h58 capi_profile profile; /* CAPI_GET_PROFILE */ member in struct:capi_ctr
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c79 static struct mlx5_profile profile[] = { variable in typeref:struct:mlx5_profile
/linux-4.1.27/drivers/spi/
H A Dspi-bcm63xx-hsspi.c127 unsigned profile = spi->chip_select; bcm63xx_hsspi_set_clk() local
/linux-4.1.27/drivers/devfreq/
H A Ddevfreq.c439 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
573 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dscan.c439 struct iwl_scan_offload_profile *profile; iwl_mvm_config_sched_scan_profiles() local
/linux-4.1.27/drivers/isdn/capi/
H A Dcapidrv.c2434 capi_profile profile; lower_callback() local
2494 capi_profile profile; capidrv_init() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.h150 uint8_t profile; /* profile associated with ring */ member in struct:lpfc_sli_ring_mask
243 uint32_t profile; /* Selection profile 0=all, 7=logentry */ member in struct:lpfc_hbq_init
H A Dlpfc_hw.h1965 uint32_t profile:8; member in struct:__anon9107
2069 uint32_t profile:8; member in struct:__anon9110
2673 uint32_t profile :8; /* Selection Profile */ member in struct:config_hbq_var
/linux-4.1.27/drivers/net/wireless/prism54/
H A Disl_ioctl.c833 u32 rate, profile; prism54_set_rate() local
/linux-4.1.27/drivers/s390/block/
H A Ddasd.c872 void dasd_profile_reset(struct dasd_profile *profile) dasd_profile_reset() argument
887 int dasd_profile_on(struct dasd_profile *profile) dasd_profile_on() argument
906 void dasd_profile_off(struct dasd_profile *profile) dasd_profile_off() argument
1026 struct dasd_profile *profile; dasd_stats_show() local
1044 struct dasd_profile *profile = inode->i_private; dasd_stats_open() local
1057 static void dasd_profile_init(struct dasd_profile *profile, dasd_profile_init() argument
1075 static void dasd_profile_exit(struct dasd_profile *profile) dasd_profile_exit() argument
1133 static void dasd_profile_init(struct dasd_profile *profile, dasd_profile_init() argument
1139 static void dasd_profile_exit(struct dasd_profile *profile) dasd_profile_exit() argument
1144 int dasd_profile_on(struct dasd_profile *profile) dasd_profile_on() argument
H A Ddasd_int.h482 struct dasd_profile profile; member in struct:dasd_device
506 struct dasd_profile profile; member in struct:dasd_block
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h195 struct brcmf_cfg80211_profile profile; member in struct:brcmf_cfg80211_vif
H A Dcfg80211.c1280 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_cfg80211_join_ibss() local
1445 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); brcmf_set_wpa_version() local
1470 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); brcmf_set_auth_type() local
1510 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); brcmf_set_wsec_mode() local
1587 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); brcmf_set_key_mgmt() local
1645 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ndev); brcmf_set_sharedkey() local
1724 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_cfg80211_connect() local
1921 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_cfg80211_disconnect() local
2279 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_cfg80211_get_key() local
2372 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_cfg80211_get_station() local
2693 struct brcmf_cfg80211_profile *profile = ndev_to_prof(ifp->ndev); brcmf_update_bss_info() local
4778 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_bss_roaming_done() local
4839 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_bss_connect_done() local
4916 struct brcmf_cfg80211_profile *profile = &ifp->vif->profile; brcmf_notify_connect_status() local
/linux-4.1.27/include/uapi/sound/
H A Dcompress_params.h395 __u32 profile; member in struct:snd_codec
/linux-4.1.27/sound/pci/hda/
H A Dhda_local.h728 int profile; /* for WMAPRO */ member in struct:cea_sad
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c2194 i40e_aq_set_hmc_resource_profile(struct i40e_hw *hw, enum i40e_aq_hmc_profile profile, u8 pe_vf_enabled_count, struct i40e_asq_cmd_details *cmd_details) i40e_aq_set_hmc_resource_profile() argument
/linux-4.1.27/drivers/staging/panel/
H A Dpanel.c489 static int profile = DEFAULT_PROFILE; variable
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3215 ATOM_ASIC_PROFILING_INFO_V2_1 *profile; radeon_atom_get_leakage_vddc_based_on_leakage_params() local
H A Dradeon.h1647 enum radeon_pm_profile_type profile; member in struct:radeon_pm
/linux-4.1.27/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h347 enum v4l2_mpeg_video_h264_profile profile; member in struct:s5p_mfc_h264_enc_params
397 enum v4l2_mpeg_video_mpeg4_profile profile; member in struct:s5p_mfc_mpeg4_enc_params
428 u8 profile; member in struct:s5p_mfc_vp8_enc_params
/linux-4.1.27/sound/pci/asihpi/
H A Dhpifunc.c2798 hpi_volume_auto_fade_profile(u32 h_control, short an_stop_gain0_01dB[HPI_MAX_CHANNELS], u32 duration_ms, u16 profile) hpi_volume_auto_fade_profile() argument
2829 hpi_volume_query_auto_fade_profile(const u32 h_volume, const u32 i, u16 *profile) hpi_volume_query_auto_fade_profile() argument
/linux-4.1.27/include/linux/mlx5/
H A Ddevice.h369 __be16 profile; member in struct:mlx5_cmd_init_hca_mbox_in
381 __be16 profile; member in struct:mlx5_cmd_teardown_hca_mbox_in
H A Ddriver.h530 struct mlx5_profile *profile; member in struct:mlx5_core_dev
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dcore.h646 struct wmi_connect_cmd profile; member in struct:ath6kl_vif
/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c4252 u64 profile = btrfs_get_alloc_profile(root, 0); can_overcommit() local
/linux-4.1.27/drivers/isdn/hardware/eicon/
H A Ddivacapi.h373 API_PROFILE profile; member in struct:_DIVA_CAPI_ADAPTER
/linux-4.1.27/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h881 __le32 profile[29]; member in struct:get_phy_profile_req

Completed in 1920 milliseconds