| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | target-insns.def | 42 DEF_TARGET_INSN (call, (rtx x0, rtx opt1, rtx opt2, rtx opt3)) 43 DEF_TARGET_INSN (call_pop, (rtx x0, rtx opt1, rtx opt2, rtx opt3)) 92 DEF_TARGET_INSN (sibcall, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | target-insns.def | 42 DEF_TARGET_INSN (call, (rtx x0, rtx opt1, rtx opt2, rtx opt3)) 43 DEF_TARGET_INSN (call_pop, (rtx x0, rtx opt1, rtx opt2, rtx opt3)) 92 DEF_TARGET_INSN (sibcall, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/ |
| H A D | usb_8dev.c | 171 u8 opt1; /* optional parameter / return value */ member 233 num_bytes_read != 16 || in->opt1 != 0) in usb_8dev_send_cmd() 254 outmsg.opt1 = USB_8DEV_BAUD_MANUAL; in usb_8dev_cmd_open() 284 .opt1 = 0, in usb_8dev_cmd_close() 298 .opt1 = 0, in usb_8dev_cmd_version()
|
| /OK3568_Linux_fs/buildroot/package/vkmark/ |
| H A D | 0003-core-Add-off-screen-command-line-option.patch | 52 " --winsys-options OPTS Window system options as 'opt1=val1(:opt2=val2)*'\n"
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | smc.h | 310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cpl5_cmd.h | 203 u32 opt1; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_msg.h | 319 __be64 opt1; member 369 __be64 opt1; member
|
| H A D | cxgb4_main.c | 1947 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server() 1990 req->opt1 = cpu_to_be64(CONN_POLICY_V(CPL_CONN_POLICY_ASK) | in cxgb4_create_server6()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | dove.dtsi | 707 marvell,function = "twsi-opt1";
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-palmas.c | 308 FUNCTION_GROUP(opt1, OPTION1), \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_cpl.h | 488 __be32 opt1; member
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | ipmi.rst | 488 add|remove,kcs|bt|smic,mem|i/o,<address>[,<opt1>[,<opt2>[,...]]]
|