Searched refs:opt1 (Results 1 – 9 of 9) sorted by relevance
| /linux/net/ceph/ |
| H A D | ceph_common.c | 134 struct ceph_options *opt1 = new_opt; in ceph_compare_options() local 147 ret = memcmp(opt1, opt2, ofs); in ceph_compare_options() 151 ret = strcmp_null(opt1->name, opt2->name); in ceph_compare_options() 155 if (opt1->key && !opt2->key) in ceph_compare_options() 157 if (!opt1->key && opt2->key) in ceph_compare_options() 159 if (opt1->key && opt2->key) { in ceph_compare_options() 160 if (opt1->key->type != opt2->key->type) in ceph_compare_options() 162 if (opt1->key->created.tv_sec != opt2->key->created.tv_sec) in ceph_compare_options() 164 if (opt1->key->created.tv_nsec != opt2->key->created.tv_nsec) in ceph_compare_options() 166 if (opt1->key->len != opt2->key->len) in ceph_compare_options() [all …]
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | smc.h | 310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,dove-pinctrl.txt | 61 twsi - none, opt1, opt2, opt3
|
| H A D | pinctrl-palmas.txt | 71 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cpl5_cmd.h | 194 u32 opt1; member
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_msg.h | 319 __be64 opt1; member 369 __be64 opt1; member
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | dove.dtsi | 722 marvell,function = "twsi-opt1";
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-palmas.c | 294 FUNCTION_GROUP(opt1, OPTION1), \
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_cpl.h | 488 __be32 opt1; member
|