| /linux/tools/testing/selftests/net/ |
| H A D | so_rcv_listener.c | 19 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 D | cmsg_sender.c | 44 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 D | rxtimestamp.c | 23 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 D | trusted_tpm1.c | 52 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 D | parse-options.c | 345 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 D | vport.c | 63 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 D | ll_temac.h | 375 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 D | ops_fstype.c | 966 char *o, *options; in gfs2_lm_mount() local 1446 int o; in gfs2_parse_param() local
|
| /linux/drivers/nvme/host/ |
| H A D | fabrics.c | 719 char *options, *o, *p; in nvmf_parse_options() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 191 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 D | fcloop.c | 62 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 D | zloop.c | 1454 char *options, *o, *p; in zloop_parse_options() local
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_def.h | 177 #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 D | mixer_quirks.c | 3275 int err, i, o; in snd_bbfpro_controls_create() local 3884 const u16 *options; member
|