| /linux/tools/testing/selftests/net/ |
| 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 | 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;
|
| H A D | rxtimestamp.c | 23 struct options { struct 44 struct options sockopt; argument
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nf_queue.c | 18 struct options { struct 32 static struct options opts; argument
|
| /linux/Documentation/networking/ |
| H A D | iso15765-2.rst | 133 General options 223 Flow Control options 255 Link Layer options 285 Transmission stmin 298 Reception stmin
|
| /linux/drivers/video/ |
| H A D | cmdline.c | 35 const char *options = NULL; in __video_get_option_string() local 84 bool __video_get_options(const char *name, const char **options, bool is_of) in __video_get_options() 107 static int __init video_setup(char *options) in video_setup()
|
| /linux/tools/include/nolibc/sys/ |
| H A D | wait.h | 24 int _sys_waitid(int which, pid_t pid, siginfo_t *infop, int options, struct rusage *rusage) in sys_waitid() argument 30 int waitid(int which, pid_t pid, siginfo_t *infop, int options) in waitid() argument 37 pid_t waitpid(pid_t pid, int *status, int options) in waitpid() argument
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 24 tpm2_key_encode(struct trusted_key_payload * payload,struct trusted_key_options * options,u8 * src,u32 len) tpm2_key_encode() argument 102 tpm2_key_decode(struct trusted_key_payload * payload,struct trusted_key_options * options,u8 ** buf) tpm2_key_decode() argument 234 tpm2_seal_trusted(struct tpm_chip * chip,struct trusted_key_payload * payload,struct trusted_key_options * options) tpm2_seal_trusted() argument 372 tpm2_load_cmd(struct tpm_chip * chip,struct trusted_key_payload * payload,struct trusted_key_options * options,u32 * blob_handle) tpm2_load_cmd() argument 481 tpm2_unseal_cmd(struct tpm_chip * chip,struct trusted_key_payload * payload,struct trusted_key_options * options,u32 blob_handle) tpm2_unseal_cmd() argument 586 tpm2_unseal_trusted(struct tpm_chip * chip,struct trusted_key_payload * payload,struct trusted_key_options * options) tpm2_unseal_trusted() argument [all...] |
| H A D | trusted_pkwm.c | 62 struct trusted_key_options *options; in trusted_options_alloc() local 83 struct trusted_key_options *options = NULL; in trusted_pkwm_seal() local
|
| /linux/include/linux/netfilter/ |
| H A D | nf_conntrack_h323_types.h | 11 int options; /* No use */ member 16 int options; /* No use */ member 78 int options; /* No use */ member 100 int options; /* No use */ member 105 int options; /* No use */ member 156 } options; member 182 } options; member 207 } options; member 228 } options; member 238 } options; member [all …]
|
| /linux/tools/lib/subcmd/ |
| H A D | parse-options.c | 345 parse_short_opt(struct parse_opt_ctx_t * p,const struct option * options) parse_short_opt() argument 364 parse_long_opt(struct parse_opt_ctx_t * p,const char * arg,const struct option * options) parse_long_opt() argument 476 check_typos(const char * arg,const struct option * options) check_typos() argument 515 parse_options_step(struct parse_opt_ctx_t * ctx,const struct option * options,const char * const usagestr[]) parse_options_step() argument 632 parse_options_subcommand(int argc,const char ** argv,const struct option * options,const char * const subcommands[],const char * usagestr[],int flags) parse_options_subcommand() argument 686 parse_options(int argc,const char ** argv,const struct option * options,const char * const usagestr[],int flags) parse_options() argument [all...] |
| /linux/drivers/crypto/caam/ |
| H A D | pdb.h | 136 u32 options; member 204 u32 options; member 236 u8 options; member 254 u8 options; member 275 u8 options; member 287 u8 options; member 309 u8 options; member 322 u8 options; member 345 u8 options; member 353 u8 options; member [all …]
|
| H A D | dpseci.h | 52 u32 options; member 79 u32 options; member 149 u32 options; member
|
| /linux/Documentation/filesystems/ |
| H A D | zonefs.rst | 313 "errors=<behavior>" option 336 "explicit-open" option
|
| /linux/drivers/video/fbdev/ |
| H A D | acornfb.c | 870 static struct options { struct 880 static int acornfb_setup(char *options) in acornfb_setup()
|
| /linux/drivers/net/ppp/ |
| H A D | ppp_deflate.c | 85 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc() 136 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() 300 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 350 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
| H A D | ppp_mppe.c | 152 static void *mppe_alloc(unsigned char *options, int optlen) in mppe_alloc() 193 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init() 251 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init() 357 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
|
| H A D | bsd_comp.c | 352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc() 448 static void *bsd_comp_alloc (unsigned char *options, int opt_len) in bsd_comp_alloc() 453 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) in bsd_decomp_alloc() 462 static int bsd_init (void *state, unsigned char *options, in bsd_init() 505 static int bsd_comp_init (void *state, unsigned char *options, in bsd_comp_init() 511 static int bsd_decomp_init (void *state, unsigned char *options, in bsd_decomp_init()
|
| /linux/arch/mips/loongson64/ |
| H A D | cpucfg-emul.c | 71 u64 options = c->options; in patch_cpucfg_sel1() local 89 u64 options = c->options; in patch_cpucfg_sel2() local
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.h | 51 struct gssx_option_array options; member 57 struct gssx_option_array options; member 82 struct gssx_option_array options; member 108 struct gssx_option_array options; member 136 struct gssx_option_array options; member 146 struct gssx_option_array options; member
|
| /linux/block/ |
| H A D | error-injection.c | 133 enum options { enum 186 char *options) in blk_error_injection_parse_options() 258 char *options; in blk_error_injection_write() local
|
| /linux/include/linux/mtd/ |
| H A D | bbm.h | 42 int options; member 128 int options; member
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpsw.h | 155 u64 options; member 233 u32 options; member 268 u64 options; member 282 u64 options; member 414 u32 options; member 453 u16 options; member
|
| /linux/arch/mips/sgi-ip22/ |
| H A D | ip22-setup.c | 66 static char options[8] __initdata; in plat_mem_setup() local
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_cmdline.c | 38 const char *options = NULL; in fb_get_options() local
|