Searched defs:feat (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dfirmware.c118 unsigned int index, feat; fw_vec5_feature_init() local
/linux-4.1.27/arch/arm/mm/
H A Dcache-tauros2.c211 u32 feat; tauros2_internal_init() local
/linux-4.1.27/drivers/misc/
H A Dad525x_dpot.c91 unsigned feat; member in struct:dpot_data
/linux-4.1.27/net/dccp/
H A Doptions.c504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, dccp_insert_fn_opt() argument
H A Dfeat.c216 static const char *dccp_feat_fname(const u8 feat) dccp_feat_fname() argument
454 dccp_feat_entry_new(struct list_head *head, u8 feat, bool local) dccp_feat_entry_new() argument
484 static int dccp_feat_push_change(struct list_head *fn_list, u8 feat, u8 local, dccp_feat_push_change() argument
512 static int dccp_feat_push_confirm(struct list_head *fn_list, u8 feat, u8 local, dccp_feat_push_confirm() argument
533 static int dccp_push_empty_confirm(struct list_head *fn_list, u8 feat, u8 local) dccp_push_empty_confirm() argument
700 static int __feat_register_nn(struct list_head *fn, u8 feat, __feat_register_nn() argument
725 static int __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, __feat_register_sp() argument
752 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, dccp_feat_register_sp() argument
771 u64 dccp_feat_nn_get(struct sock *sk, u8 feat) dccp_feat_nn_get() argument
801 int dccp_feat_signal_nn_change(struct sock *sk, u8 feat, u64 nn_val) dccp_feat_signal_nn_change() argument
1097 dccp_feat_change_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_change_recv() argument
1208 dccp_feat_confirm_recv(struct list_head *fn, u8 is_mandatory, u8 opt, u8 feat, u8 *val, u8 len, const bool server) dccp_feat_confirm_recv() argument
1305 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) dccp_feat_handle_nn_established() argument
1394 dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, u8 mandatory, u8 opt, u8 feat, u8 *val, u8 len) dccp_feat_parse_options() argument
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-core.c506 int vid1, vid2, feat, cfg; em28xx_audio_setup() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Ddt_object.c854 const struct dt_index_features *feat; dt_index_read() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c295 int feat; record__init_features() local
H A Dbuiltin-timechart.c1505 process_header(struct perf_file_section *section __maybe_unused, struct perf_header *ph, int feat, int fd __maybe_unused, void *data) process_header() argument
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_fsf.c980 u32 feat = adapter->adapter_features; zfcp_fsf_setup_ct_els_sbals() local
/linux-4.1.27/fs/ocfs2/
H A Dnamei.c510 u16 feat; __ocfs2_mknod_locked() local
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddss.c100 const struct dss_features *feat; member in struct:__anon10595
H A Ddispc.c120 const struct dispc_features *feat; member in struct:__anon10591
/linux-4.1.27/net/dcb/
H A Ddcbnl.c1306 struct nlattr *feat = nla_nest_start(skb, DCB_ATTR_CEE_FEAT); dcbnl_cee_fill() local
/linux-4.1.27/arch/x86/kvm/
H A Dlapic.c276 struct kvm_cpuid_entry2 *feat; kvm_apic_set_version() local
H A Dx86.c961 struct kvm_cpuid_entry2 *feat; kvm_valid_efer() local
969 struct kvm_cpuid_entry2 *feat; kvm_valid_efer() local
/linux-4.1.27/tools/perf/util/
H A Dheader.c50 void perf_header__set_feat(struct perf_header *header, int feat) perf_header__set_feat() argument
55 void perf_header__clear_feat(struct perf_header *header, int feat) perf_header__clear_feat() argument
60 bool perf_header__has_feat(const struct perf_header *header, int feat) perf_header__has_feat() argument
1946 int feat; perf_header__adds_write() local
2096 int feat; perf_header__process_sections() local
1871 perf_file_section__fprintf_info(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data) perf_file_section__fprintf_info() argument
2087 perf_header__process_sections(struct perf_header *header, int fd, void *data, int (*process)(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data)) perf_header__process_sections() argument
2315 perf_file_section__process(struct perf_file_section *section, struct perf_header *ph, int feat, int fd, void *data) perf_file_section__process() argument

Completed in 751 milliseconds