Searched defs:opts (Results 1 - 153 of 153) sorted by relevance

/linux-4.4.14/fs/ncpfs/
H A Dgetopt.c28 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, ncp_getopt() argument
/linux-4.4.14/include/uapi/linux/netfilter_ipv6/
H A Dip6t_opts.h12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
/linux-4.4.14/tools/perf/tests/
H A Dkeep-tracking.c54 struct record_opts opts = { test__keep_tracking() local
H A Dopenat-syscall-tp-fields.c11 struct record_opts opts = { test__syscall_openat_tp_fields() local
H A Dbpf.c45 struct record_opts opts = { do_test() local
H A Dperf-record.c37 struct record_opts opts = { test__PERF_RECORD() local
H A Dswitch-tracking.c312 struct record_opts opts = { test__switch_tracking() local
H A Dcode-reading.c439 struct record_opts opts = { do_test_code_reading() local
/linux-4.4.14/tools/power/acpi/common/
H A Dgetopt.c120 int acpi_getopt(int argc, char **argv, char *opts) acpi_getopt() argument
/linux-4.4.14/tools/usb/usbip/src/
H A Dusbip_detach.c86 static const struct option opts[] = { usbip_detach() local
H A Dusbip.c147 static const struct option opts[] = { main() local
H A Dusbip_unbind.c114 static const struct option opts[] = { usbip_unbind() local
H A Dusbip_attach.c203 static const struct option opts[] = { usbip_attach() local
H A Dusbip_bind.c187 static const struct option opts[] = { usbip_bind() local
H A Dusbip_list.c242 static const struct option opts[] = { usbip_list() local
/linux-4.4.14/arch/um/drivers/
H A Dfd.c22 static void *fd_init(char *str, int device, const struct chan_opts *opts) fd_init() argument
H A Dnull.c15 static void *null_init(char *str, int device, const struct chan_opts *opts) null_init() argument
H A Dtty.c19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) tty_chan_init() argument
H A Dport_user.c24 static void *port_init(char *str, int device, const struct chan_opts *opts) port_init() argument
H A Dpty.c26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) pty_chan_init() argument
H A Dssl.c32 static struct chan_opts opts = { variable in typeref:struct:chan_opts
H A Dstdio_console.c37 static struct chan_opts opts = { variable in typeref:struct:chan_opts
H A Dxterm.c27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) xterm_init() argument
H A Dchan_kern.c14 not_configged_init(char *str, int device, const struct chan_opts *opts) not_configged_init() argument
447 parse_chan(struct line *line, char *str, int device, const struct chan_opts *opts, char **error_out) parse_chan() argument
497 parse_chan_pair(char *str, struct line *line, int device, const struct chan_opts *opts, char **error_out) parse_chan_pair() argument
H A Dline.c373 setup_one_line(struct line *lines, int n, char *init, const struct chan_opts *opts, char **error_out) setup_one_line() argument
465 line_config(struct line *lines, unsigned int num, char *str, const struct chan_opts *opts, char **error_out) line_config() argument
/linux-4.4.14/tools/perf/util/
H A Dtop.c29 struct record_opts *opts = &top->record_opts; perf_top__header_snprintf() local
H A Drecord.c132 void perf_evlist__config(struct perf_evlist *evlist, struct record_opts *opts) perf_evlist__config() argument
186 static int record_opts__config_freq(struct record_opts *opts) record_opts__config_freq() argument
236 int record_opts__config(struct record_opts *opts) record_opts__config() argument
H A Dkvm-stat.h74 struct record_opts opts; member in struct:perf_kvm_stat
H A Dparse-options.c567 static void print_option_help(const struct option *opts, int full) print_option_help() argument
673 static struct option *options__order(const struct option *opts) options__order() argument
856 void set_option_flag(struct option *opts, int shortopt, const char *longopt, set_option_flag() argument
722 usage_with_options_internal(const char * const *usagestr, const struct option *opts, int full, struct parse_opt_ctx_t *ctx) usage_with_options_internal() argument
768 usage_with_options(const char * const *usagestr, const struct option *opts) usage_with_options() argument
776 usage_with_options_msg(const char * const *usagestr, const struct option *opts, const char *fmt, ...) usage_with_options_msg() argument
791 parse_options_usage(const char * const *usagestr, const struct option *opts, const char *optstr, bool short_opt) parse_options_usage() argument
H A Dauxtrace.c533 auxtrace_record__options(struct auxtrace_record *itr, struct perf_evlist *evlist, struct record_opts *opts) auxtrace_record__options() argument
549 auxtrace_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) auxtrace_parse_snapshot_options() argument
H A Devsel.c731 void perf_evsel__config(struct perf_evsel *evsel, struct record_opts *opts) perf_evsel__config() argument
559 perf_evsel__config_callgraph(struct perf_evsel *evsel, struct record_opts *opts, struct callchain_param *param) perf_evsel__config_callgraph() argument
621 apply_config_terms(struct perf_evsel *evsel, struct record_opts *opts) apply_config_terms() argument
/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dacm_ms.c112 struct fsg_opts *opts; acm_ms_do_config() local
162 struct fsg_opts *opts; acm_ms_bind() local
H A Dmass_storage.c121 struct fsg_opts *opts; msg_do_config() local
160 struct fsg_opts *opts; msg_bind() local
H A Dprinter.c145 struct f_printer_opts *opts; printer_bind() local
H A Dg_ffs.c183 struct f_fs_opts *opts; gfs_init() local
H A Dinode.c1964 gadgetfs_fill_super (struct super_block *sb, void *opts, int silent) gadgetfs_fill_super() argument
2021 gadgetfs_mount(struct file_system_type *t, int flags, const char *path, void *opts) gadgetfs_mount() argument
/linux-4.4.14/drivers/sbus/char/
H A Ddisplay7seg.c173 struct device_node *opts; d7s_probe() local
/linux-4.4.14/fs/squashfs/
H A Dxz_wrapper.c55 struct comp_opts *opts; squashfs_xz_comp_opts() local
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dperf-time-to-tsc.c40 struct record_opts opts = { test__perf_time_to_tsc() local
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_uac1.c208 struct f_uac1_opts *opts; gaudio_open_snd_dev() local
H A Df_obex.c392 struct f_serial_opts *opts = to_f_serial_opts(item); obex_attr_release() local
421 struct f_serial_opts *opts; obex_free_inst() local
430 struct f_serial_opts *opts; obex_alloc_inst() local
465 struct f_serial_opts *opts; obex_alloc() local
H A Df_serial.c263 struct f_serial_opts *opts = to_f_serial_opts(item); serial_attr_release() local
292 struct f_serial_opts *opts; gser_free_inst() local
301 struct f_serial_opts *opts; gser_alloc_inst() local
336 struct f_serial_opts *opts; gser_alloc() local
H A Df_subset.c423 struct f_gether_opts *opts; geth_free_inst() local
435 struct f_gether_opts *opts; geth_alloc_inst() local
472 struct f_gether_opts *opts; geth_alloc() local
H A Df_ecm.c856 struct f_ecm_opts *opts; ecm_free_inst() local
868 struct f_ecm_opts *opts; ecm_alloc_inst() local
890 struct f_ecm_opts *opts; ecm_free() local
915 struct f_ecm_opts *opts; ecm_alloc() local
H A Df_eem.c563 struct f_eem_opts *opts; eem_free_inst() local
575 struct f_eem_opts *opts; eem_alloc_inst() local
597 struct f_eem_opts *opts; eem_free() local
617 struct f_eem_opts *opts; eem_alloc() local
H A Df_loopback.c227 struct f_lb_opts *opts; lb_free_func() local
481 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_qlen_show() local
494 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_qlen_store() local
519 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_show() local
532 struct f_lb_opts *opts = to_f_lb_opts(item); f_lb_opts_bulk_buflen_store() local
H A Df_phonet.c588 struct f_phonet_opts *opts = to_f_phonet_opts(item); phonet_attr_release() local
617 struct f_phonet_opts *opts; phonet_free_inst() local
629 struct f_phonet_opts *opts; phonet_alloc_inst() local
675 struct f_phonet_opts *opts; phonet_alloc() local
H A Df_uvc.c585 struct f_uvc_opts *opts; uvc_function_bind() local
753 struct f_uvc_opts *opts = fi_to_f_uvc_opts(f); uvc_free_inst() local
761 struct f_uvc_opts *opts; uvc_alloc_inst() local
850 struct f_uvc_opts *opts = container_of(f->fi, struct f_uvc_opts, uvc_free() local
875 struct f_uvc_opts *opts; uvc_alloc() local
H A Df_acm.c729 struct f_serial_opts *opts; acm_alloc_func() local
766 struct f_serial_opts *opts = to_f_serial_opts(item); acm_attr_release() local
795 struct f_serial_opts *opts; acm_free_instance() local
804 struct f_serial_opts *opts; acm_alloc_instance() local
H A Df_hid.c710 struct f_hid_opts *opts = to_f_hid_opts(item); hid_attr_release() local
769 struct f_hid_opts *opts = to_f_hid_opts(item); f_hid_opts_report_desc_show() local
783 struct f_hid_opts *opts = to_f_hid_opts(item); f_hid_opts_report_desc_store() local
833 struct f_hid_opts *opts; hidg_free_inst() local
853 struct f_hid_opts *opts; hidg_alloc_inst() local
893 struct f_hid_opts *opts; hidg_free() local
922 struct f_hid_opts *opts; hidg_alloc() local
H A Df_rndis.c833 struct f_rndis_opts *opts; rndis_borrow_net() local
882 struct f_rndis_opts *opts; rndis_free_inst() local
898 struct f_rndis_opts *opts; rndis_alloc_inst() local
930 struct f_rndis_opts *opts; rndis_free() local
956 struct f_rndis_opts *opts; rndis_alloc() local
H A Df_sourcesink.c467 struct f_ss_opts *opts; sourcesink_free_func() local
905 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_pattern_show() local
918 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_pattern_store() local
948 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_show() local
961 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_interval_store() local
991 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_show() local
1004 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxpacket_store() local
1034 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_show() local
1047 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_mult_store() local
1077 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_show() local
1090 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_isoc_maxburst_store() local
1120 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_show() local
1133 struct f_ss_opts *opts = to_f_ss_opts(item); f_ss_opts_bulk_buflen_store() local
H A Df_uac1.c326 struct f_uac1_opts *opts; f_audio_out_ep_complete() local
578 struct f_uac1_opts *opts; f_audio_set_alt() local
774 struct f_uac1_opts *opts = to_f_uac1_opts(item); f_uac1_attr_release() local
893 struct f_uac1_opts *opts; f_audio_free_inst() local
907 struct f_uac1_opts *opts; f_audio_alloc_inst() local
931 struct f_uac1_opts *opts; f_audio_free() local
949 struct f_uac1_opts *opts; f_audio_alloc() local
H A Du_fs.h48 struct f_fs_opts *opts; member in struct:ffs_dev
H A Df_midi.c908 struct f_midi_opts *opts = to_f_midi_opts(item); midi_attr_release() local
969 struct f_midi_opts *opts = to_f_midi_opts(item); f_midi_opts_id_show() local
988 struct f_midi_opts *opts = to_f_midi_opts(item); f_midi_opts_id_store() local
1033 struct f_midi_opts *opts; f_midi_free_inst() local
1045 struct f_midi_opts *opts; f_midi_alloc_inst() local
1069 struct f_midi_opts *opts; f_midi_free() local
1105 struct f_midi_opts *opts; f_midi_alloc() local
H A Df_ncm.c896 const struct ndp_parser_opts *opts = ncm->parser_opts; package_for_tx() local
959 const struct ndp_parser_opts *opts = ncm->parser_opts; ncm_wrap_ntb() local
1137 const struct ndp_parser_opts *opts = ncm->parser_opts; ncm_unwrap_ntb() local
1506 struct f_ncm_opts *opts; ncm_free_inst() local
1518 struct f_ncm_opts *opts; ncm_alloc_inst() local
1540 struct f_ncm_opts *opts; ncm_free() local
1569 struct f_ncm_opts *opts; ncm_alloc() local
H A Df_printer.c1151 struct f_printer_opts *opts = to_f_printer_opts(item); printer_attr_release() local
1163 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_pnp_string_show() local
1176 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_pnp_string_store() local
1194 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_q_len_show() local
1207 struct f_printer_opts *opts = to_f_printer_opts(item); f_printer_opts_q_len_store() local
1265 struct f_printer_opts *opts; gprinter_free_inst() local
1282 struct f_printer_opts *opts; gprinter_alloc_inst() local
1324 struct f_printer_opts *opts; gprinter_free() local
1380 struct f_printer_opts *opts; gprinter_alloc() local
H A Df_uac2.c366 struct f_uac2_opts *opts; uac2_pcm_open() local
450 struct f_uac2_opts *opts; snd_uac2_probe() local
1171 struct f_uac2_opts *opts = agdev_to_uac2_opts(agdev); afunc_set_alt() local
1279 struct f_uac2_opts *opts; in_rq_cur() local
1320 struct f_uac2_opts *opts; in_rq_range() local
1444 struct f_uac2_opts *opts = to_f_uac2_opts(item); f_uac2_attr_release() local
1519 struct f_uac2_opts *opts; afunc_free_inst() local
1527 struct f_uac2_opts *opts; afunc_alloc_inst() local
1551 struct f_uac2_opts *opts; afunc_free() local
1579 struct f_uac2_opts *opts; afunc_alloc() local
H A Duvc_configfs.c232 struct f_uvc_opts *opts; uvcg_default_processing_bm_controls_show() local
351 struct f_uvc_opts *opts; uvcg_default_camera_bm_controls_show() local
534 struct f_uvc_opts *opts; uvcg_control_class_allow_link() local
575 struct f_uvc_opts *opts; uvcg_control_class_drop_link() local
689 struct f_uvc_opts *opts; uvcg_format_bma_controls_show() local
716 struct f_uvc_opts *opts; uvcg_format_bma_controls_store() local
769 struct f_uvc_opts *opts; uvcg_streaming_header_allow_link() local
820 struct f_uvc_opts *opts; uvcg_streaming_header_drop_link() local
1060 struct f_uvc_opts *opts; uvcg_frame_dw_frame_interval_show() local
1138 struct f_uvc_opts *opts; uvcg_frame_dw_frame_interval_store() local
1208 struct f_uvc_opts *opts; uvcg_frame_make() local
1252 struct f_uvc_opts *opts; uvcg_frame_drop() local
1287 struct f_uvc_opts *opts; uvcg_uncompressed_guid_format_show() local
1309 struct f_uvc_opts *opts; uvcg_uncompressed_guid_format_store() local
2025 struct f_uvc_opts *opts; uvcg_streaming_class_allow_link() local
2098 struct f_uvc_opts *opts; uvcg_streaming_class_drop_link() local
2196 struct f_uvc_opts *opts = to_f_uvc_opts(item); uvc_attr_release() local
2285 int uvcg_attach_configfs(struct f_uvc_opts *opts) uvcg_attach_configfs() argument
H A Df_fs.c1184 static int ffs_fs_parse_opts(struct ffs_sb_fill_data *data, char *opts) ffs_fs_parse_opts() argument
3115 struct f_fs_opts *opts = to_ffs_opts(item); ffs_attr_release() local
3134 struct f_fs_opts *opts; ffs_free_inst() local
3147 struct f_fs_opts *opts; ffs_set_inst_name() local
3183 struct f_fs_opts *opts; ffs_alloc_inst() local
3217 struct f_fs_opts *opts = ffs_func_unbind() local
3445 struct f_fs_opts *opts; ffs_closed() local
1276 ffs_fs_mount(struct file_system_type *t, int flags, const char *dev_name, void *opts) ffs_fs_mount() argument
H A Df_mass_storage.c3019 struct fsg_opts *opts; fsg_bind() local
3151 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); fsg_lun_opts_file_show() local
3160 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); fsg_lun_opts_file_store() local
3176 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); fsg_lun_opts_ro_store() local
3206 struct fsg_lun_opts *opts = to_fsg_lun_opts(item); fsg_lun_opts_cdrom_store() local
3246 struct fsg_lun_opts *opts; fsg_lun_make() local
3327 struct fsg_opts *opts = to_fsg_opts(item); fsg_attr_release() local
3338 struct fsg_opts *opts = to_fsg_opts(item); fsg_opts_stall_show() local
3351 struct fsg_opts *opts = to_fsg_opts(item); fsg_opts_stall_store() local
3378 struct fsg_opts *opts = to_fsg_opts(item); fsg_opts_num_buffers_show() local
3391 struct fsg_opts *opts = to_fsg_opts(item); fsg_opts_num_buffers_store() local
3441 struct fsg_opts *opts; fsg_free_inst() local
3450 struct fsg_opts *opts; fsg_alloc_inst() local
3499 struct fsg_opts *opts; fsg_free() local
3513 struct fsg_opts *opts = fsg_opts_from_func_inst(fi); fsg_alloc() local
/linux-4.4.14/fs/hfsplus/
H A Doptions.c48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) hfsplus_fill_defaults() argument
/linux-4.4.14/fs/jffs2/
H A Dnodemgmt.c27 struct jffs2_mount_opts *opts = &c->mount_opts; jffs2_rp_can_write() local
H A Dsuper.c89 struct jffs2_mount_opts *opts = &c->mount_opts; jffs2_show_options() local
/linux-4.4.14/net/sched/
H A Dsch_codel.c198 struct nlattr *opts; codel_dump() local
H A Dsch_dsmark.c420 struct nlattr *opts = NULL; dsmark_dump_class() local
447 struct nlattr *opts = NULL; dsmark_dump() local
H A Dsch_red.c261 struct nlattr *opts = NULL; red_dump() local
H A Dsch_choke.c511 struct nlattr *opts = NULL; choke_dump() local
H A Dsch_gred.c525 struct nlattr *parms, *opts = NULL; gred_dump() local
H A Dsch_pie.c464 struct nlattr *opts; pie_dump() local
H A Dsch_fq_codel.c463 struct nlattr *opts; fq_codel_dump() local
H A Dsch_hhf.c669 struct nlattr *opts; hhf_dump() local
H A Dsch_sfb.c553 struct nlattr *opts; sfb_dump() local
H A Dsch_fq.c790 struct nlattr *opts; fq_dump() local
/linux-4.4.14/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c266 struct synproxy_options opts = {}; synproxy_tg4() local
314 struct synproxy_options opts = {}; ipv4_synproxy_hook() local
74 synproxy_send_client_synack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_synack() argument
116 synproxy_send_server_syn(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument
160 synproxy_send_server_ack(const struct synproxy_net *snet, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_server_ack() argument
199 synproxy_send_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_ack() argument
238 synproxy_recv_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument
/linux-4.4.14/tools/perf/scripts/python/
H A Dcall-graph-from-postgresql.py301 opts = dbname.split() variable in class:MainWindow
/linux-4.4.14/tools/thermal/tmon/
H A Dtmon.c219 static struct option opts[] = { variable in typeref:struct:option
/linux-4.4.14/drivers/ata/
H A Dacard-ahci.c266 u32 opts; acard_ahci_qc_prep() local
H A Dahci.h277 __le32 opts; member in struct:ahci_cmd_hdr
H A Dlibahci.c1545 u32 opts; ahci_qc_prep() local
1203 ahci_fill_cmd_slot(struct ahci_port_priv *pp, unsigned int tag, u32 opts) ahci_fill_cmd_slot() argument
/linux-4.4.14/fs/fat/
H A Dmisc.c21 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; __fat_fs_error() local
H A Dnamei_msdos.c17 msdos_format_name(const unsigned char *name, int len, unsigned char *res, struct fat_mount_options *opts) msdos_format_name() argument
H A Dnamei_vfat.c317 struct fat_mount_options *opts = &MSDOS_SB(dir->i_sb)->options; vfat_create_shortname() local
584 struct fat_mount_options *opts = &sbi->options; vfat_build_slots() local
H A Dinode.c838 struct fat_mount_options *opts = &sbi->options; fat_show_options() local
1022 parse_options(struct super_block *sb, char *options, int is_vfat, int silent, int *debug, struct fat_mount_options *opts) parse_options() argument
/linux-4.4.14/net/tipc/
H A Dudp_media.c287 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; parse_options() local
/linux-4.4.14/fs/9p/
H A Dv9fs.c113 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) v9fs_parse_options() argument
/linux-4.4.14/fs/ramfs/
H A Dinode.c175 static int ramfs_parse_options(char *data, struct ramfs_mount_opts *opts) ramfs_parse_options() argument
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c279 struct synproxy_options opts = {}; synproxy_tg6() local
327 struct synproxy_options opts = {}; ipv6_synproxy_hook() local
87 synproxy_send_client_synack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_synack() argument
129 synproxy_send_server_syn(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts, u32 recv_seq) synproxy_send_server_syn() argument
173 synproxy_send_server_ack(const struct synproxy_net *snet, const struct ip_ct_tcp *state, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_server_ack() argument
212 synproxy_send_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, const struct synproxy_options *opts) synproxy_send_client_ack() argument
251 synproxy_recv_client_ack(const struct synproxy_net *snet, const struct sk_buff *skb, const struct tcphdr *th, struct synproxy_options *opts, u32 recv_seq) synproxy_recv_client_ack() argument
/linux-4.4.14/net/netfilter/
H A Dnf_synproxy_core.c95 unsigned int synproxy_options_size(const struct synproxy_options *opts) synproxy_options_size() argument
113 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) synproxy_build_options() argument
171 void synproxy_check_timestamp_cookie(struct synproxy_options *opts) synproxy_check_timestamp_cookie() argument
31 synproxy_parse_options(const struct sk_buff *skb, unsigned int doff, const struct tcphdr *th, struct synproxy_options *opts) synproxy_parse_options() argument
151 synproxy_init_timestamp_cookie(const struct xt_synproxy_info *info, struct synproxy_options *opts) synproxy_init_timestamp_cookie() argument
H A Dxt_osf.c200 unsigned char opts[MAX_IPOPTLEN]; xt_osf_match_packet() local
/linux-4.4.14/drivers/target/
H A Dtarget_core_file.c618 char *orig, *ptr, *arg_p, *opts; fd_set_configfs_dev_params() local
H A Dtarget_core_iblock.c500 char *orig, *ptr, *arg_p, *opts; iblock_set_configfs_dev_params() local
H A Dtarget_core_pscsi.c736 char *orig, *ptr, *opts; pscsi_set_configfs_dev_params() local
H A Dtarget_core_rd.c571 char *orig, *ptr, *opts; rd_set_configfs_dev_params() local
H A Dtarget_core_user.c1002 char *orig, *ptr, *opts, *arg_p; tcmu_set_configfs_dev_params() local
H A Dtarget_core_configfs.c1486 char *orig, *ptr, *opts; target_pr_res_aptpl_metadata_store() local
/linux-4.4.14/fs/debugfs/
H A Dinode.c71 static int debugfs_parse_options(char *data, struct debugfs_mount_opts *opts) debugfs_parse_options() argument
123 struct debugfs_mount_opts *opts = &fsi->mount_opts; debugfs_apply_options() local
153 struct debugfs_mount_opts *opts = &fsi->mount_opts; debugfs_show_options() local
/linux-4.4.14/fs/tracefs/
H A Dinode.c165 static int tracefs_parse_options(char *data, struct tracefs_mount_opts *opts) tracefs_parse_options() argument
217 struct tracefs_mount_opts *opts = &fsi->mount_opts; tracefs_apply_options() local
247 struct tracefs_mount_opts *opts = &fsi->mount_opts; tracefs_show_options() local
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dintel-bts.c111 intel_bts_recording_options(struct auxtrace_record *itr, struct perf_evlist *evlist, struct record_opts *opts) intel_bts_recording_options() argument
251 intel_bts_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) intel_bts_parse_snapshot_options() argument
H A Dintel-pt.c237 intel_pt_parse_snapshot_options(struct auxtrace_record *itr, struct record_opts *opts, const char *str) intel_pt_parse_snapshot_options() argument
495 intel_pt_recording_options(struct auxtrace_record *itr, struct perf_evlist *evlist, struct record_opts *opts) intel_pt_recording_options() argument
/linux-4.4.14/drivers/misc/
H A Dpti.c715 static int pti_console_setup(struct console *c, char *opts) pti_console_setup() argument
/linux-4.4.14/drivers/net/irda/
H A Ddonauboe.c332 toshoboe_start_DMA (struct toshoboe_cb *self, int opts) toshoboe_start_DMA() argument
/linux-4.4.14/fs/hpfs/
H A Dsuper.c320 static int parse_opts(char *opts, kuid_t *uid, kgid_t *gid, umode_t *umask, parse_opts() argument
/linux-4.4.14/net/9p/
H A Dtrans_fd.c727 static int parse_opts(char *params, struct p9_fd_opts *opts) parse_opts() argument
930 struct p9_fd_opts opts; p9_fd_create_tcp() local
1016 struct p9_fd_opts opts; p9_fd_create() local
H A Dtrans_rdma.c170 static int parse_opts(char *params, struct p9_rdma_opts *opts) parse_opts() argument
576 static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) alloc_rdma() argument
641 struct p9_rdma_opts opts; rdma_create_trans() local
H A Dclient.c122 static int parse_opts(char *opts, struct p9_client *clnt) parse_opts() argument
/linux-4.4.14/net/bluetooth/
H A Dl2cap_sock.c396 struct l2cap_options opts; l2cap_sock_getsockopt_old() local
635 struct l2cap_options opts; l2cap_sock_setsockopt_old() local
H A Dsco.c863 struct sco_options opts; sco_sock_getsockopt_old() local
/linux-4.4.14/fs/befs/
H A Dlinuxvfs.c655 parse_options(char *options, struct befs_mount_options *opts) parse_options() argument
/linux-4.4.14/fs/devpts/
H A Dinode.c162 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) parse_mount_options() argument
249 struct pts_mount_opts *opts = &fsi->mount_opts; mknod_ptmx() local
318 struct pts_mount_opts *opts = &fsi->mount_opts; devpts_remount() local
337 struct pts_mount_opts *opts = &fsi->mount_opts; devpts_show_options() local
450 struct pts_mount_opts opts; devpts_mount() local
615 struct pts_mount_opts *opts; devpts_pty_new() local
/linux-4.4.14/fs/exofs/
H A Dsuper.c81 static int parse_options(char *options, struct exofs_mountopt *opts) parse_options() argument
708 struct exofs_mountopt *opts = data; exofs_fill_super() local
867 struct exofs_mountopt opts; exofs_mount() local
/linux-4.4.14/arch/arm/mach-davinci/
H A Dtime.c94 unsigned long opts; member in struct:timer_s
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dcommon.c517 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; ixp4xx_set_next_event() local
526 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; ixp4xx_shutdown() local
536 unsigned long opts = IXP4XX_OST_ENABLE | IXP4XX_OST_ONE_SHOT; ixp4xx_set_oneshot() local
546 unsigned long opts = IXP4XX_OST_ENABLE; ixp4xx_set_periodic() local
555 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; ixp4xx_resume() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-top.c895 struct record_opts *opts = &top->record_opts; perf_top__start_counters() local
947 struct record_opts *opts = &top->record_opts; __cmd_top() local
1118 struct record_opts *opts = &top.record_opts; cmd_top() local
H A Dbuiltin-record.c43 struct record_opts opts; member in struct:record
278 struct record_opts *opts = &rec->opts; record__open() local
483 struct record_opts *opts = &rec->opts; __cmd_record() local
891 struct record_opts *opts = (struct record_opts *)opt->value; parse_clockid() local
934 struct record_opts *opts = opt->value; record__parse_mmap_pages() local
H A Dbuiltin-trace.c1414 struct record_opts opts; member in struct:trace
/linux-4.4.14/drivers/staging/vt6655/
H A Ddevice_main.c171 struct vnt_options *opts = &priv->opts; device_get_options() local
H A Ddevice.h162 struct vnt_options opts; member in struct:vnt_private
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_iocb.c1897 uint16_t opts; qla2x00_login_iocb() local
H A Dqla_init.c3959 uint8_t opts; qla2x00_fabric_dev_login() local
H A Dqla_os.c4040 uint8_t opts; qla2x00_relogin() local
/linux-4.4.14/drivers/net/ethernet/3com/
H A D3c589_cs.c887 u16 opts = SetRxFilter | RxStation | RxBroadcast; set_rx_mode() local
/linux-4.4.14/drivers/staging/slicoss/
H A Dslicoss.c756 u32 opts = adapter->macopts; slic_mac_filter() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1944 static void sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs, sym_settrans() argument
2137 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs, sym_setpprot() argument
4082 unsigned char opts = np->msgin[7] & PPR_OPT_MASK; sym_ppr_nego_check() local
/linux-4.4.14/drivers/md/
H A Ddm-crypt.c359 crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) crypt_iv_essiv_ctr() argument
419 crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) crypt_iv_benbi_ctr() argument
480 crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) crypt_iv_lmk_ctr() argument
629 crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti, const char *opts) crypt_iv_tcw_ctr() argument
/linux-4.4.14/drivers/net/
H A Dgeneve.c849 u8 *opts = NULL; geneve_xmit_skb() local
934 u8 *opts = NULL; geneve6_xmit_skb() local
/linux-4.4.14/drivers/of/
H A Dbase.c771 struct device_node *of_find_node_opts_by_path(const char *path, const char **opts) of_find_node_opts_by_path() argument
/linux-4.4.14/drivers/net/ethernet/davicom/
H A Ddm9000.c710 u32 opts = w->wolopts; dm9000_set_wol() local
/linux-4.4.14/drivers/block/mtip32xx/
H A Dmtip32xx.h226 unsigned char opts; member in struct:host_to_dev_fis
280 unsigned int opts; member in struct:mtip_cmd_hdr
H A Dmtip32xx.c1091 mtip_exec_internal_command(struct mtip_port *port, struct host_to_dev_fis *fis, int fis_len, dma_addr_t buffer, int buf_len, u32 opts, gfp_t atomic, unsigned long timeout) mtip_exec_internal_command() argument
/linux-4.4.14/net/ceph/
H A Dosd_client.c1586 struct ceph_options *opts = osdc->client->options; handle_timeout() local
/linux-4.4.14/fs/btrfs/
H A Dsuper.c774 char *device_name, *opts, *orig, *p; btrfs_parse_early_options() local
/linux-4.4.14/fs/ocfs2/
H A Dsuper.c1519 unsigned long opts = osb->s_mount_opt; ocfs2_show_options() local
/linux-4.4.14/fs/reiserfs/
H A Dsuper.c680 long opts = REISERFS_SB(s)->s_mount_opt; reiserfs_show_options() local
933 static int reiserfs_getopt(struct super_block *s, char **cur, opt_desc_t * opts, reiserfs_getopt() argument
1087 opt_desc_t opts[] = { reiserfs_parse_options() local
/linux-4.4.14/include/linux/
H A Dof.h426 of_find_node_opts_by_path(const char *path, const char **opts) of_find_node_opts_by_path() argument
H A Dsecurity.h161 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) security_init_mnt_opts() argument
168 static inline void security_free_mnt_opts(struct security_mnt_opts *opts) security_free_mnt_opts() argument
363 static inline void security_init_mnt_opts(struct security_mnt_opts *opts) security_init_mnt_opts() argument
367 static inline void security_free_mnt_opts(struct security_mnt_opts *opts) security_free_mnt_opts() argument
560 static inline int security_sb_parse_opts_str(char *options, struct security_mnt_opts *opts) security_sb_parse_opts_str() argument
546 security_sb_set_mnt_opts(struct super_block *sb, struct security_mnt_opts *opts, unsigned long kern_flags, unsigned long *set_kern_flags) security_sb_set_mnt_opts() argument
/linux-4.4.14/net/openvswitch/
H A Dflow_netlink.c498 struct vxlan_metadata opts; vxlan_tun_opt_from_nlattr() local
703 const struct vxlan_metadata *opts = tun_opts; vxlan_opt_to_nlattr() local
1429 const void *opts = NULL; __ovs_nla_put_key() local
/linux-4.4.14/tools/vm/
H A Dpage-types.c1085 static const struct option opts[] = { variable in typeref:struct:option
H A Dslabinfo.c1324 struct option opts[] = { variable in typeref:struct:option
/linux-4.4.14/drivers/net/ethernet/via/
H A Dvia-velocity.c479 static void velocity_get_options(struct velocity_opt *opts, int index, velocity_get_options() argument
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c263 u8 opts; member in struct:de_srom_media_block
/linux-4.4.14/fs/ceph/
H A Dmds_client.c3493 struct ceph_options *opts = mdsc->fsc->client->options; wait_requests() local
3625 struct ceph_options *opts = mdsc->fsc->client->options; ceph_mdsc_close_sessions() local
/linux-4.4.14/kernel/trace/
H A Dtrace.h347 struct tracer_opt *opts; member in struct:tracer_flags
H A Dtrace.c3527 struct tracer_opt *opts = NULL; set_tracer_option() local
6377 struct tracer_opt *opts; create_trace_option_files() local
3504 __set_tracer_option(struct trace_array *tr, struct tracer_flags *tracer_flags, struct tracer_opt *opts, int neg) __set_tracer_option() argument
/linux-4.4.14/net/ipv4/
H A Dtcp_output.c910 struct tcp_out_options opts; tcp_transmit_skb() local
1417 struct tcp_out_options opts; tcp_current_mss() local
2952 struct tcp_out_options opts; tcp_make_synack() local
447 tcp_options_write(__be32 *ptr, struct tcp_sock *tp, struct tcp_out_options *opts) tcp_options_write() argument
545 tcp_syn_options(struct sock *sk, struct sk_buff *skb, struct tcp_out_options *opts, struct tcp_md5sig_key **md5) tcp_syn_options() argument
611 tcp_synack_options(struct request_sock *req, unsigned int mss, struct sk_buff *skb, struct tcp_out_options *opts, const struct tcp_md5sig_key *md5, struct tcp_fastopen_cookie *foc) tcp_synack_options() argument
673 tcp_established_options(struct sock *sk, struct sk_buff *skb, struct tcp_out_options *opts, struct tcp_md5sig_key **md5) tcp_established_options() argument
/linux-4.4.14/tools/lguest/
H A Dlguest.c3198 static struct option opts[] = { variable in typeref:struct:option
/linux-4.4.14/security/
H A Dsecurity.c339 int security_sb_parse_opts_str(char *options, struct security_mnt_opts *opts) security_sb_parse_opts_str() argument
321 security_sb_set_mnt_opts(struct super_block *sb, struct security_mnt_opts *opts, unsigned long kern_flags, unsigned long *set_kern_flags) security_sb_set_mnt_opts() argument
/linux-4.4.14/security/smack/
H A Dsmack_lsm.c856 struct security_mnt_opts opts; smack_sb_kern_mount() local
626 smack_parse_opts_str(char *options, struct security_mnt_opts *opts) smack_parse_opts_str() argument
755 smack_set_mnt_opts(struct super_block *sb, struct security_mnt_opts *opts, unsigned long kern_flags, unsigned long *set_kern_flags) smack_set_mnt_opts() argument
/linux-4.4.14/kernel/
H A Dcgroup.c1618 static int parse_cgroupfs_options(char *data, struct cgroup_sb_opts *opts) parse_cgroupfs_options() argument
1765 struct cgroup_sb_opts opts; cgroup_remount() local
2010 struct cgroup_sb_opts opts; cgroup_mount() local
5281 static struct cgroup_sb_opts __initdata opts; cgroup_init_early() local
1894 init_cgroup_root(struct cgroup_root *root, struct cgroup_sb_opts *opts) init_cgroup_root() argument
/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c4174 int opts; scsi_debug_write_info() local
4306 int opts; opts_store() local
5120 int opts = scsi_debug_opts; check_inject() local
5320 int opts; sdebug_driver_probe() local
/linux-4.4.14/drivers/block/
H A Drbd.c351 struct rbd_options *opts; member in struct:rbd_device
3163 struct ceph_options *opts = osdc->client->options; rbd_obj_watch_request_helper() local
4977 struct ceph_options *opts = rbdc->client->options; rbd_add_get_pool_id() local
4060 rbd_dev_create(struct rbd_client *rbdc, struct rbd_spec *spec, struct rbd_options *opts) rbd_dev_create() argument
4866 rbd_add_parse_args(const char *buf, struct ceph_options **ceph_opts, struct rbd_options **opts, struct rbd_spec **rbd_spec) rbd_add_parse_args() argument
/linux-4.4.14/security/selinux/
H A Dhooks.c1053 struct security_mnt_opts opts; superblock_doinit() local
1122 struct security_mnt_opts opts; selinux_sb_show_options() local
2590 struct security_mnt_opts opts; selinux_sb_remount() local
502 selinux_get_mnt_opts(const struct super_block *sb, struct security_mnt_opts *opts) selinux_get_mnt_opts() argument
615 selinux_set_mnt_opts(struct super_block *sb, struct security_mnt_opts *opts, unsigned long kern_flags, unsigned long *set_kern_flags) selinux_set_mnt_opts() argument
926 selinux_parse_opts_str(char *options, struct security_mnt_opts *opts) selinux_parse_opts_str() argument
1074 selinux_write_opts(struct seq_file *m, struct security_mnt_opts *opts) selinux_write_opts() argument
/linux-4.4.14/drivers/net/ethernet/realtek/
H A Dr8169.c7118 u32 opts[2]; rtl8169_start_xmit() local
6876 rtl8169_xmit_frags(struct rtl8169_private *tp, struct sk_buff *skb, u32 *opts) rtl8169_xmit_frags() argument
7008 rtl8169_tso_csum_v1(struct rtl8169_private *tp, struct sk_buff *skb, u32 *opts) rtl8169_tso_csum_v1() argument
7030 rtl8169_tso_csum_v2(struct rtl8169_private *tp, struct sk_buff *skb, u32 *opts) rtl8169_tso_csum_v2() argument

Completed in 7274 milliseconds