Home
last modified time | relevance | path

Searched +defs:options +defs:o (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dso_rcv_listener.c19 struct options { struct
20 __u32 val;
21 int name;
22 int rcvname;
23 const char *host;
24 const char *service;
39 int o; in parse_args() local
H A Dcmsg_sender.c44 struct options { struct
45 bool silent_send;
46 const char *host;
47 const char *service;
48 unsigned int size;
49 unsigned int num_pkt;
50 bool msg_more;
51 struct {
57 } sockopt;
58 struct {
[all …]
H A Drxtimestamp.c23 struct options { struct
44 struct options sockopt; argument
272 void config_so_flags(int rcv, struct options o) in config_so_flags()
/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c52 static inline void dump_options(struct trusted_key_options *o) in dump_options()
83 static inline void dump_options(struct trusted_key_options *o) in dump_options()
626 struct trusted_key_options *o) in key_seal()
652 struct trusted_key_options *o) in key_unseal()
834 struct trusted_key_options *options; in trusted_options_alloc() local
854 struct trusted_key_options *options = NULL; in trusted_tpm_seal() local
899 struct trusted_key_options *options = NULL; in trusted_tpm_unseal() local
/linux/tools/lib/subcmd/
H A Dparse-options.c345 static int parse_short_opt(struct parse_opt_ctx_t *p, const struct option *options) in parse_short_opt()
364 const struct option *options) in parse_long_opt()
476 static void check_typos(const char *arg, const struct option *options) in check_typos()
515 const struct option *options, in parse_options_step()
632 int parse_options_subcommand(int argc, const char **argv, const struct option *options, in parse_options_subcommand()
686 int parse_options(int argc, const char **argv, const struct option *options, in parse_options()
810 const struct option *o = NULL, *p = opts; in options__order() local
/linux/net/openvswitch/
H A Dvport.c63 struct vport_ops *o; in __ovs_vport_ops_register() local
251 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) in ovs_vport_set_options() argument
/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h375 u32 options; /* Current options word */ member
401 #define temac_ior(lp, o) ((lp)->temac_ior(lp, o)) argument
402 #define temac_iow(lp, o, v) ((lp)->temac_iow(lp, o, v)) argument
/linux/fs/gfs2/
H A Dops_fstype.c966 char *o, *options; in gfs2_lm_mount() local
1446 int o; in gfs2_parse_param() local
/linux/drivers/nvme/host/
H A Dfabrics.c719 char *options, *o, *p; in nvmf_parse_options() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c191 static int test_start_subtest(const struct _test *t, struct sockmap_options *o) in test_start_subtest() argument
1049 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() argument
1423 test_options(char * options) test_options() argument
1470 char *options = calloc(OPTSTRING, sizeof(char)); __test_exec() local
2109 struct sockmap_options options = {0}; main() local
[all...]
/linux/drivers/nvme/target/
H A Dfcloop.c62 char *options, *o, *p; in fcloop_parse_options() local
141 char *options, *o, *p; in fcloop_parse_nm_options() local
/linux/drivers/block/
H A Dzloop.c1454 char *options, *o, *p; in zloop_parse_options() local
/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h177 #define SET_BITVAL(o, n, v) { \ argument
184 #define OP_STATE(o, f, p) { \ argument
341 uint16_t options; member
/linux/sound/usb/
H A Dmixer_quirks.c3275 int err, i, o; in snd_bbfpro_controls_create() local
3884 const u16 *options; member