/linux-4.4.14/fs/ncpfs/ |
H A D | getopt.c | 28 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 D | ip6t_opts.h | 12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member in struct:ip6t_opts
|
/linux-4.4.14/tools/perf/tests/ |
H A D | keep-tracking.c | 54 struct record_opts opts = { test__keep_tracking() local
|
H A D | openat-syscall-tp-fields.c | 11 struct record_opts opts = { test__syscall_openat_tp_fields() local
|
H A D | bpf.c | 45 struct record_opts opts = { do_test() local
|
H A D | perf-record.c | 37 struct record_opts opts = { test__PERF_RECORD() local
|
H A D | switch-tracking.c | 312 struct record_opts opts = { test__switch_tracking() local
|
H A D | code-reading.c | 439 struct record_opts opts = { do_test_code_reading() local
|
/linux-4.4.14/tools/power/acpi/common/ |
H A D | getopt.c | 120 int acpi_getopt(int argc, char **argv, char *opts) acpi_getopt() argument
|
/linux-4.4.14/tools/usb/usbip/src/ |
H A D | usbip_detach.c | 86 static const struct option opts[] = { usbip_detach() local
|
H A D | usbip.c | 147 static const struct option opts[] = { main() local
|
H A D | usbip_unbind.c | 114 static const struct option opts[] = { usbip_unbind() local
|
H A D | usbip_attach.c | 203 static const struct option opts[] = { usbip_attach() local
|
H A D | usbip_bind.c | 187 static const struct option opts[] = { usbip_bind() local
|
H A D | usbip_list.c | 242 static const struct option opts[] = { usbip_list() local
|
/linux-4.4.14/arch/um/drivers/ |
H A D | fd.c | 22 static void *fd_init(char *str, int device, const struct chan_opts *opts) fd_init() argument
|
H A D | null.c | 15 static void *null_init(char *str, int device, const struct chan_opts *opts) null_init() argument
|
H A D | tty.c | 19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) tty_chan_init() argument
|
H A D | port_user.c | 24 static void *port_init(char *str, int device, const struct chan_opts *opts) port_init() argument
|
H A D | pty.c | 26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) pty_chan_init() argument
|
H A D | ssl.c | 32 static struct chan_opts opts = { variable in typeref:struct:chan_opts
|
H A D | stdio_console.c | 37 static struct chan_opts opts = { variable in typeref:struct:chan_opts
|
H A D | xterm.c | 27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) xterm_init() argument
|
H A D | chan_kern.c | 14 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 D | line.c | 373 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 D | top.c | 29 struct record_opts *opts = &top->record_opts; perf_top__header_snprintf() local
|
H A D | record.c | 132 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 D | kvm-stat.h | 74 struct record_opts opts; member in struct:perf_kvm_stat
|
H A D | parse-options.c | 567 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 D | auxtrace.c | 533 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 D | evsel.c | 731 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 D | acm_ms.c | 112 struct fsg_opts *opts; acm_ms_do_config() local 162 struct fsg_opts *opts; acm_ms_bind() local
|
H A D | mass_storage.c | 121 struct fsg_opts *opts; msg_do_config() local 160 struct fsg_opts *opts; msg_bind() local
|
H A D | printer.c | 145 struct f_printer_opts *opts; printer_bind() local
|
H A D | g_ffs.c | 183 struct f_fs_opts *opts; gfs_init() local
|
H A D | inode.c | 1964 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 D | display7seg.c | 173 struct device_node *opts; d7s_probe() local
|
/linux-4.4.14/fs/squashfs/ |
H A D | xz_wrapper.c | 55 struct comp_opts *opts; squashfs_xz_comp_opts() local
|
/linux-4.4.14/tools/perf/arch/x86/tests/ |
H A D | perf-time-to-tsc.c | 40 struct record_opts opts = { test__perf_time_to_tsc() local
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | u_uac1.c | 208 struct f_uac1_opts *opts; gaudio_open_snd_dev() local
|
H A D | f_obex.c | 392 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 D | f_serial.c | 263 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 D | f_subset.c | 423 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 D | f_ecm.c | 856 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 D | f_eem.c | 563 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 D | f_loopback.c | 227 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 D | f_phonet.c | 588 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 D | f_uvc.c | 585 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 D | f_acm.c | 729 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 D | f_hid.c | 710 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 D | f_rndis.c | 833 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 D | f_sourcesink.c | 467 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 D | f_uac1.c | 326 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 D | u_fs.h | 48 struct f_fs_opts *opts; member in struct:ffs_dev
|
H A D | f_midi.c | 908 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 D | f_ncm.c | 896 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 D | f_printer.c | 1151 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 D | f_uac2.c | 366 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 D | uvc_configfs.c | 232 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 D | f_fs.c | 1184 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 D | f_mass_storage.c | 3019 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 D | options.c | 48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) hfsplus_fill_defaults() argument
|
/linux-4.4.14/fs/jffs2/ |
H A D | nodemgmt.c | 27 struct jffs2_mount_opts *opts = &c->mount_opts; jffs2_rp_can_write() local
|
H A D | super.c | 89 struct jffs2_mount_opts *opts = &c->mount_opts; jffs2_show_options() local
|
/linux-4.4.14/net/sched/ |
H A D | sch_codel.c | 198 struct nlattr *opts; codel_dump() local
|
H A D | sch_dsmark.c | 420 struct nlattr *opts = NULL; dsmark_dump_class() local 447 struct nlattr *opts = NULL; dsmark_dump() local
|
H A D | sch_red.c | 261 struct nlattr *opts = NULL; red_dump() local
|
H A D | sch_choke.c | 511 struct nlattr *opts = NULL; choke_dump() local
|
H A D | sch_gred.c | 525 struct nlattr *parms, *opts = NULL; gred_dump() local
|
H A D | sch_pie.c | 464 struct nlattr *opts; pie_dump() local
|
H A D | sch_fq_codel.c | 463 struct nlattr *opts; fq_codel_dump() local
|
H A D | sch_hhf.c | 669 struct nlattr *opts; hhf_dump() local
|
H A D | sch_sfb.c | 553 struct nlattr *opts; sfb_dump() local
|
H A D | sch_fq.c | 790 struct nlattr *opts; fq_dump() local
|
/linux-4.4.14/net/ipv4/netfilter/ |
H A D | ipt_SYNPROXY.c | 266 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 D | call-graph-from-postgresql.py | 301 opts = dbname.split() variable in class:MainWindow
|
/linux-4.4.14/tools/thermal/tmon/ |
H A D | tmon.c | 219 static struct option opts[] = { variable in typeref:struct:option
|
/linux-4.4.14/drivers/ata/ |
H A D | acard-ahci.c | 266 u32 opts; acard_ahci_qc_prep() local
|
H A D | ahci.h | 277 __le32 opts; member in struct:ahci_cmd_hdr
|
H A D | libahci.c | 1545 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 D | misc.c | 21 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; __fat_fs_error() local
|
H A D | namei_msdos.c | 17 msdos_format_name(const unsigned char *name, int len, unsigned char *res, struct fat_mount_options *opts) msdos_format_name() argument
|
H A D | namei_vfat.c | 317 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 D | inode.c | 838 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 D | udp_media.c | 287 struct nlattr *opts[TIPC_NLA_UDP_MAX + 1]; parse_options() local
|
/linux-4.4.14/fs/9p/ |
H A D | v9fs.c | 113 static int v9fs_parse_options(struct v9fs_session_info *v9ses, char *opts) v9fs_parse_options() argument
|
/linux-4.4.14/fs/ramfs/ |
H A D | inode.c | 175 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 D | ip6t_SYNPROXY.c | 279 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 D | nf_synproxy_core.c | 95 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 D | xt_osf.c | 200 unsigned char opts[MAX_IPOPTLEN]; xt_osf_match_packet() local
|
/linux-4.4.14/drivers/target/ |
H A D | target_core_file.c | 618 char *orig, *ptr, *arg_p, *opts; fd_set_configfs_dev_params() local
|
H A D | target_core_iblock.c | 500 char *orig, *ptr, *arg_p, *opts; iblock_set_configfs_dev_params() local
|
H A D | target_core_pscsi.c | 736 char *orig, *ptr, *opts; pscsi_set_configfs_dev_params() local
|
H A D | target_core_rd.c | 571 char *orig, *ptr, *opts; rd_set_configfs_dev_params() local
|
H A D | target_core_user.c | 1002 char *orig, *ptr, *opts, *arg_p; tcmu_set_configfs_dev_params() local
|
H A D | target_core_configfs.c | 1486 char *orig, *ptr, *opts; target_pr_res_aptpl_metadata_store() local
|
/linux-4.4.14/fs/debugfs/ |
H A D | inode.c | 71 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 D | inode.c | 165 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 D | intel-bts.c | 111 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 D | intel-pt.c | 237 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 D | pti.c | 715 static int pti_console_setup(struct console *c, char *opts) pti_console_setup() argument
|
/linux-4.4.14/drivers/net/irda/ |
H A D | donauboe.c | 332 toshoboe_start_DMA (struct toshoboe_cb *self, int opts) toshoboe_start_DMA() argument
|
/linux-4.4.14/fs/hpfs/ |
H A D | super.c | 320 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 D | trans_fd.c | 727 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 D | trans_rdma.c | 170 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 D | client.c | 122 static int parse_opts(char *opts, struct p9_client *clnt) parse_opts() argument
|
/linux-4.4.14/net/bluetooth/ |
H A D | l2cap_sock.c | 396 struct l2cap_options opts; l2cap_sock_getsockopt_old() local 635 struct l2cap_options opts; l2cap_sock_setsockopt_old() local
|
H A D | sco.c | 863 struct sco_options opts; sco_sock_getsockopt_old() local
|
/linux-4.4.14/fs/befs/ |
H A D | linuxvfs.c | 655 parse_options(char *options, struct befs_mount_options *opts) parse_options() argument
|
/linux-4.4.14/fs/devpts/ |
H A D | inode.c | 162 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 D | super.c | 81 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 D | time.c | 94 unsigned long opts; member in struct:timer_s
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | common.c | 517 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 D | builtin-top.c | 895 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 D | builtin-record.c | 43 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 D | builtin-trace.c | 1414 struct record_opts opts; member in struct:trace
|
/linux-4.4.14/drivers/staging/vt6655/ |
H A D | device_main.c | 171 struct vnt_options *opts = &priv->opts; device_get_options() local
|
H A D | device.h | 162 struct vnt_options opts; member in struct:vnt_private
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 1897 uint16_t opts; qla2x00_login_iocb() local
|
H A D | qla_init.c | 3959 uint8_t opts; qla2x00_fabric_dev_login() local
|
H A D | qla_os.c | 4040 uint8_t opts; qla2x00_relogin() local
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 887 u16 opts = SetRxFilter | RxStation | RxBroadcast; set_rx_mode() local
|
/linux-4.4.14/drivers/staging/slicoss/ |
H A D | slicoss.c | 756 u32 opts = adapter->macopts; slic_mac_filter() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 1944 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 D | dm-crypt.c | 359 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 D | geneve.c | 849 u8 *opts = NULL; geneve_xmit_skb() local 934 u8 *opts = NULL; geneve6_xmit_skb() local
|
/linux-4.4.14/drivers/of/ |
H A D | base.c | 771 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 D | dm9000.c | 710 u32 opts = w->wolopts; dm9000_set_wol() local
|
/linux-4.4.14/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 226 unsigned char opts; member in struct:host_to_dev_fis 280 unsigned int opts; member in struct:mtip_cmd_hdr
|
H A D | mtip32xx.c | 1091 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 D | osd_client.c | 1586 struct ceph_options *opts = osdc->client->options; handle_timeout() local
|
/linux-4.4.14/fs/btrfs/ |
H A D | super.c | 774 char *device_name, *opts, *orig, *p; btrfs_parse_early_options() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | super.c | 1519 unsigned long opts = osb->s_mount_opt; ocfs2_show_options() local
|
/linux-4.4.14/fs/reiserfs/ |
H A D | super.c | 680 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 D | of.h | 426 of_find_node_opts_by_path(const char *path, const char **opts) of_find_node_opts_by_path() argument
|
H A D | security.h | 161 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 D | flow_netlink.c | 498 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 D | page-types.c | 1085 static const struct option opts[] = { variable in typeref:struct:option
|
H A D | slabinfo.c | 1324 struct option opts[] = { variable in typeref:struct:option
|
/linux-4.4.14/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 479 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 D | de2104x.c | 263 u8 opts; member in struct:de_srom_media_block
|
/linux-4.4.14/fs/ceph/ |
H A D | mds_client.c | 3493 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 D | trace.h | 347 struct tracer_opt *opts; member in struct:tracer_flags
|
H A D | trace.c | 3527 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 D | tcp_output.c | 910 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 D | lguest.c | 3198 static struct option opts[] = { variable in typeref:struct:option
|
/linux-4.4.14/security/ |
H A D | security.c | 339 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 D | smack_lsm.c | 856 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 D | cgroup.c | 1618 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 D | scsi_debug.c | 4174 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 D | rbd.c | 351 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 D | hooks.c | 1053 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 D | r8169.c | 7118 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
|