Searched refs:opt (Results 276 - 300 of 711) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/ui/
H A Dsetup.c70 int stdio__config_color(const struct option *opt __maybe_unused,
/linux-master/net/dccp/
H A Dfeat.h111 u8 mand, u8 opt, u8 feat, u8 *val, u8 len);
/linux-master/scripts/
H A Dsign-file.c238 int opt, n; local
252 opt = getopt(argc, argv, "sdpk");
253 switch (opt) {
263 } while (opt != -1);
/linux-master/include/net/
H A Dprotocol.h58 struct inet6_skb_parm *opt,
/linux-master/net/sched/
H A Dact_gact.c190 struct tc_gact opt = { local
198 opt.action = gact->tcf_action;
199 if (nla_put(skb, TCA_GACT_PARMS, sizeof(opt), &opt))
/linux-master/tools/firmware/
H A Dihex2fw.c77 int opt; local
79 while ((opt = getopt(argc, argv, "wsj")) != -1) {
80 switch (opt) {
/linux-master/tools/hv/
H A Dhv_vss_daemon.c216 int daemonize = 1, long_index = 0, opt; local
226 while ((opt = getopt_long(argc, argv, "hn", long_options,
228 switch (opt) {
/linux-master/tools/testing/selftests/timers/
H A Dleap-a-day.c186 int opt; local
189 while ((opt = getopt(argc, argv, "sti:")) != -1) {
190 switch (opt) {
/linux-master/scripts/dtc/
H A Ddtc.c171 int opt; local
182 while ((opt = util_getopt_long()) != EOF) {
183 switch (opt) {
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c266 unsigned int len, klen, opt, opcodes = 0; local
274 while ((opt = getopt(argc, argv, "of:O:")) != -1) {
275 switch (opt) {
/linux-master/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c358 int opt; local
362 while ((opt = getopt(argc, argv, "hm:b:v:os:")) != -1) {
363 switch (opt) {
H A Ddemand_paging_test.c238 int opt; local
242 while ((opt = getopt(argc, argv, "hm:u:d:b:s:v:c:o")) != -1) {
243 switch (opt) {
H A Dmax_guest_memory_test.c168 int max_slots, slot, opt, fd; local
190 while ((opt = getopt(argc, argv, "c:h:m:s:H")) != -1) {
191 switch (opt) {
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_cbdr.c161 cbd.opt[3] = cpu_to_le32(si_map);
163 cbd.opt[0] = cpu_to_le32(BIT(31));
188 cbd.opt[3] = cpu_to_le32(0); /* SI */
/linux-master/tools/power/acpi/tools/pfrut/
H A Dpfrut.c101 int opt; local
106 while ((opt = getopt_long_only(argc, argv, option_string,
108 switch (opt) {
/linux-master/net/ipv6/
H A Dinet6_connection_sock.c41 final_p = fl6_update_dst(fl6, rcu_dereference(np->opt), &final);
101 final_p = fl6_update_dst(fl6, rcu_dereference(np->opt), &final);
135 res = ip6_xmit(sk, skb, &fl6, sk->sk_mark, rcu_dereference(np->opt),
H A Dtcp_ipv6.c146 struct ipv6_txoptions *opt; local
272 opt = rcu_dereference_protected(np->opt, lockdep_sock_is_held(sk));
273 final_p = fl6_update_dst(&fl6, opt, &final);
302 if (opt)
303 icsk->icsk_ext_hdr_len = opt->opt_flen +
304 opt->opt_nflen;
374 static int tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, argument
535 struct ipv6_txoptions *opt; local
566 opt
1356 struct ipv6_txoptions *opt; local
[all...]
/linux-master/arch/s390/boot/
H A Dipl_parm.c76 ipl_block.fcp.opt == IPL_PB0_FCP_OPT_DUMP)
79 ipl_block.nvme.opt == IPL_PB0_NVME_OPT_DUMP)
82 ipl_block.eckd.opt == IPL_PB0_ECKD_OPT_DUMP)
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Ddirty_log_page_splitting_test.c218 int opt; local
223 while ((opt = getopt(argc, argv, "b:hs:")) != -1) {
224 switch (opt) {
/linux-master/tools/testing/vsock/
H A Dvsock_uring_test.c298 int opt = getopt_long(argc, argv, optstring, longopts, NULL); local
300 if (opt == -1)
303 switch (opt) {
/linux-master/drivers/firmware/efi/
H A Dearlycon.c227 const char *opt)
233 fb_wb = opt && !strcmp(opt, "ram");
226 efi_earlycon_setup(struct earlycon_device *device, const char *opt) argument
/linux-master/net/ipv4/
H A Draw.c548 kfree(ipc.opt);
551 if (ipc.opt)
558 if (!ipc.opt) {
565 sizeof(*inet_opt) + inet_opt->opt.optlen);
566 ipc.opt = &opt_copy.opt;
571 if (ipc.opt) {
578 if (ipc.opt->opt.srr) {
581 daddr = ipc.opt
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dgup_test.c94 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; local
100 while ((opt = getopt(argc, argv, "m:r:n:F:f:abcj:tTLUuwWSHpz")) != -1) {
101 switch (opt) {
/linux-master/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c516 u32 opt; member in struct:temac_option
523 .opt = XTE_OPTION_JUMBO,
528 .opt = XTE_OPTION_JUMBO,
534 .opt = XTE_OPTION_VLAN,
539 .opt = XTE_OPTION_VLAN,
545 .opt = XTE_OPTION_FCS_STRIP,
551 .opt = XTE_OPTION_FCS_INSERT,
557 .opt = XTE_OPTION_LENTYPE_ERR,
563 .opt = XTE_OPTION_FLOW_CONTROL,
569 .opt
[all...]
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c785 const char *opt; local
803 opt = prom_strstr(prom_cmd_line, "iommu=");
804 if (opt) {
805 prom_printf("iommu opt is: %s\n", opt);
806 opt += 6;
807 while (*opt && *opt == ' ')
808 opt++;
809 if (!prom_strncmp(opt, "of
[all...]

Completed in 228 milliseconds

<<11121314151617181920>>