Searched defs:options (Results 76 - 100 of 479) sorted by relevance

1234567891011>>

/linux-master/tools/perf/jvmti/
H A Dlibjvmti.c338 Agent_OnLoad(JavaVM *jvm, char *options, void *reserved __maybe_unused) argument
/linux-master/drivers/block/
H A Drbd_types.h90 } __attribute__((packed)) options; member in struct:rbd_image_header_ondisk
/linux-master/lib/pldmfw/
H A Dpldmfw_private.h109 __le16 options; /* componentOptions */ member in struct:__pldmfw_component_info
/linux-master/include/linux/
H A Dbacklight.h128 unsigned int options; member in struct:backlight_ops
/linux-master/drivers/watchdog/
H A Dsbc7240_wdt.c167 int options; local
H A Deurotechwdt.c245 int options, retval = -EINVAL; local
H A Dib700wdt.c192 int options, retval = -EINVAL; local
H A Dgeodewdt.c159 int options, ret = -EINVAL; local
H A Dadvantechwdt.c156 int options, retval = -EINVAL; local
/linux-master/tools/perf/bench/
H A Dmem-functions.c37 static const struct option options[] = { variable in typeref:struct:option
/linux-master/net/dccp/
H A Doptions.c54 unsigned char *options = (unsigned char *)dh + dccp_hdr_len(skb); local
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_bsg.c85 uint32_t options = 0; local
H A Dql4_iocb.c506 int qla4xxx_ping_iocb(struct scsi_qla_host *ha, uint32_t options, argument
/linux-master/drivers/crypto/caam/
H A Dcaamalg_desc.c1383 u32 options = cdata->algtype | OP_ALG_AS_INIT | OP_ALG_ENCRYPT; local
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c70 static int sys_waitid(int which, pid_t pid, int options) argument
/linux-master/tools/testing/selftests/netfilter/
H A Dnf-queue.c18 struct options { struct
/linux-master/fs/hfs/
H A Dsuper.c223 static int parse_options(char *options, struct hfs_sb_info *hsb) argument
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac-cmd.h58 __le64 options; member in struct:dpmac_cmd_set_link_state
/linux-master/tools/thermal/thermal-engine/
H A Dthermal-engine.c29 struct options { struct
236 static int options_init(int argc, char *argv[], struct options *options) argument
289 struct options options = { local
[all...]
/linux-master/drivers/infiniband/core/
H A Dcma_priv.h92 u32 options; member in struct:rdma_id_private
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_vport.h69 uint32_t options; member in struct:vport_data
/linux-master/net/openvswitch/
H A Dvport.c252 int ovs_vport_set_options(struct vport *vport, struct nlattr *options) argument
/linux-master/arch/loongarch/include/asm/
H A Dcpu-info.h42 unsigned long long options; member in struct:cpuinfo_loongarch
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c31 tpm2_key_encode(struct trusted_key_payload *payload, struct trusted_key_options *options, u8 *src, u32 len) argument
96 tpm2_key_decode(struct trusted_key_payload *payload, struct trusted_key_options *options, u8 **buf) argument
227 tpm2_seal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) argument
360 tpm2_load_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 *blob_handle) argument
458 tpm2_unseal_cmd(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options, u32 blob_handle) argument
528 tpm2_unseal_trusted(struct tpm_chip *chip, struct trusted_key_payload *payload, struct trusted_key_options *options) argument
[all...]
/linux-master/drivers/isdn/mISDN/
H A Ddsp_core.c166 static int options; variable

Completed in 207 milliseconds

1234567891011>>