/linux-3.3/fs/devpts/ |
D | inode.c | 102 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options() 174 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx() local 234 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount() local 252 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options() local 362 struct pts_mount_opts opts; in devpts_mount() local 479 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_pty_new() local
|
/linux-3.3/drivers/net/ppp/ |
D | ppp_mppe.h | 33 #define MPPE_OPTS_TO_CI(opts, ci) \ argument 55 #define MPPE_CI_TO_OPTS(ci, opts) \ argument
|
/linux-3.3/tools/perf/util/ |
D | parse-options.c | 438 const struct option *opts, int full) in usage_with_options_internal() 543 const struct option *opts) in usage_with_options() 551 const struct option *opts) in parse_options_usage()
|
/linux-3.3/fs/ncpfs/ |
D | getopt.c | 26 int ncp_getopt(const char *caller, char **options, const struct ncp_option *opts, in ncp_getopt()
|
/linux-3.3/drivers/staging/usbip/userspace/src/ |
D | usbip_detach.c | 77 static const struct option opts[] = { in usbip_detach() local
|
D | usbip_unbind.c | 159 static const struct option opts[] = { in usbip_unbind() local
|
D | usbip.c | 140 static const struct option opts[] = { in main() local
|
D | usbip_attach.c | 192 static const struct option opts[] = { in usbip_attach() local
|
D | usbip_bind.c | 250 static const struct option opts[] = { in usbip_bind() local
|
/linux-3.3/include/linux/netfilter_ipv6/ |
D | ip6t_opts.h | 12 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
|
/linux-3.3/tools/perf/ |
D | builtin-record.c | 41 struct perf_record_opts opts; member 182 struct perf_record_opts *opts = &rec->opts; in perf_record__open() local 404 struct perf_record_opts *opts = &rec->opts; in __cmd_record() local
|
/linux-3.3/arch/um/drivers/ |
D | null.c | 15 static void *null_init(char *str, int device, const struct chan_opts *opts) in null_init()
|
D | tty.c | 19 static void *tty_chan_init(char *str, int device, const struct chan_opts *opts) in tty_chan_init()
|
D | fd.c | 22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
|
D | chan_kern.c | 14 const struct chan_opts *opts) in not_configged_init() 493 const struct chan_opts *opts, char **error_out) in parse_chan() 543 const struct chan_opts *opts, char **error_out) in parse_chan_pair()
|
D | xterm.c | 27 static void *xterm_init(char *str, int device, const struct chan_opts *opts) in xterm_init()
|
D | pty.c | 26 static void *pty_chan_init(char *str, int device, const struct chan_opts *opts) in pty_chan_init()
|
/linux-3.3/arch/arm/mach-ixp4xx/ |
D | common.c | 435 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_next_event() local 445 unsigned long opts = *IXP4XX_OSRT1 & IXP4XX_OST_RELOAD_MASK; in ixp4xx_set_mode() local
|
/linux-3.3/net/9p/ |
D | trans_rdma.c | 166 static int parse_opts(char *params, struct p9_rdma_opts *opts) in parse_opts() 540 static struct p9_trans_rdma *alloc_rdma(struct p9_rdma_opts *opts) in alloc_rdma() 575 struct p9_rdma_opts opts; in rdma_create_trans() local
|
D | trans_fd.c | 714 static int parse_opts(char *params, struct p9_fd_opts *opts) in parse_opts() 907 struct p9_fd_opts opts; in p9_fd_create_tcp() local 983 struct p9_fd_opts opts; in p9_fd_create() local
|
/linux-3.3/net/ipv4/ |
D | tcp_output.c | 437 struct tcp_out_options *opts) in tcp_options_write() 567 struct tcp_out_options *opts, in tcp_syn_options() 669 struct tcp_out_options *opts, in tcp_synack_options() 746 struct tcp_out_options *opts, in tcp_established_options() 803 struct tcp_out_options opts; in tcp_transmit_skb() local 1262 struct tcp_out_options opts; in tcp_current_mss() local 2431 struct tcp_out_options opts; in tcp_make_synack() local
|
/linux-3.3/fs/exofs/ |
D | super.c | 81 static int parse_options(char *options, struct exofs_mountopt *opts) in parse_options() 707 struct exofs_mountopt *opts = data; in exofs_fill_super() local 865 struct exofs_mountopt opts; in exofs_mount() local
|
/linux-3.3/fs/hfsplus/ |
D | options.c | 48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
|
/linux-3.3/net/sched/ |
D | sch_dsmark.c | 419 struct nlattr *opts = NULL; in dsmark_dump_class() local 445 struct nlattr *opts = NULL; in dsmark_dump() local
|
/linux-3.3/drivers/sbus/char/ |
D | display7seg.c | 176 struct device_node *opts; in d7s_probe() local
|