Searched defs:opt (Results 1 - 25 of 553) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h1066 int opt; local
1116 int opt; local
[all...]
/linux-master/fs/bcachefs/
H A Dsysfs.c688 const struct bch_option *opt = container_of(attr, struct bch_option, attr); local
701 const struct bch_option *opt = container_of(attr, struct bch_option, attr); local
H A Dsuper-io.c420 const struct bch_option *opt = bch2_opt_table + opt_id; local
1382 const struct bch_option *opt = bch2_opt_table + id; local
H A Dopts.c287 int bch2_opt_validate(const struct bch_option *opt, u64 v, struct printbuf *err) argument
323 bch2_opt_parse(struct bch_fs *c, const struct bch_option *opt, const char *val, u64 *res, struct printbuf *err) argument
392 bch2_opt_to_text(struct printbuf *out, struct bch_fs *c, struct bch_sb *sb, const struct bch_option *opt, u64 v, unsigned flags) argument
467 char *opt, *name, *val; local
543 const struct bch_option *opt = bch2_opt_table + id; local
566 const struct bch_option *opt = bch2_opt_table + id; local
577 __bch2_opt_set_sb(struct bch_sb *sb, const struct bch_option *opt, u64 v) argument
591 bch2_opt_set_sb(struct bch_fs *c, const struct bch_option *opt, u64 v) argument
[all...]
H A Dextents.c1212 struct bch_compression_opt opt = __bch2_compression_decode(r->compression); local
H A Dcompress.h28 struct bch_compression_opt opt = __bch2_compression_decode(v); local
40 static inline unsigned bch2_compression_encode(struct bch_compression_opt opt) argument
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c1486 char *argptr = arg, *opt; local
H A Dbugs.c1214 static inline bool match_option(const char *arg, int arglen, const char *opt) argument
/linux-master/fs/zonefs/
H A Dsuper.c499 int opt; local
/linux-master/fs/smb/client/
H A Dfs_context.c941 int i, opt; local
/linux-master/fs/ceph/
H A Dmds_client.c1545 struct ceph_options *opt = mdsc->fsc->client->options; local
2540 struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options; local
H A Dcaps.c500 struct ceph_mount_options *opt = mdsc->fsc->mount_options; local
1025 struct ceph_mount_options *opt = local
4607 struct ceph_mount_options *opt = mdsc->fsc->mount_options; local
/linux-master/block/
H A Dblk-settings.c653 void blk_limits_io_opt(struct queue_limits *limits, unsigned int opt) argument
672 void blk_queue_io_opt(struct request_queue *q, unsigned int opt) argument
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c7821 int opt; local
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c1680 int daemonize = 1, long_index = 0, opt; local
/linux-master/net/nfc/
H A Dllcp_sock.c236 u32 opt; local
/linux-master/net/ipv6/
H A Daddrconf.c2753 void addrconf_prefix_rcv(struct net_device *dev, u8 *opt, int len, bool sllao) argument
/linux-master/net/ipv4/
H A Droute.c1215 struct ip_options opt; local
/linux-master/net/bluetooth/
H A Dsco.c829 u32 opt; local
H A Dl2cap_sock.c443 u32 opt; local
731 u32 opt; local
886 u32 opt; local
[all...]
H A Dl2cap_core.c2982 struct l2cap_conf_opt *opt = *ptr; local
3015 struct l2cap_conf_opt *opt = *ptr; local
[all...]
H A Diso.c1505 u32 opt; local
H A Dhci_sock.c1936 int err = 0, opt = 0; local
2015 u16 opt; local
2063 int len, opt, err = 0; local
[all...]
H A Dhci_request.c117 __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, unsigned long opt), unsigned long opt, u32 timeout, u8 *hci_status) argument
193 hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, unsigned long opt), unsigned long opt, u32 timeout, u8 *hci_status) argument
813 hci_req_add_le_interleaved_scan(struct hci_request *req, unsigned long opt) argument
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c624 u32 opt; local
667 u32 opt; local
733 u32 opt; local
[all...]

Completed in 386 milliseconds

1234567891011>>