| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | export.c | 45 * "layer N connectable". If an ancestor that is NOT "layer N connectable" is 46 * found, we need to copy up an ancestor, which is "layer N connectable", thus 52 * The overlay dentry /a is NOT "layer 2 connectable", because if dir /a is 59 * /a/b/c, which is "layer 2 connectable", on encode time. That ancestor is 69 * example above, /a will be "layer 2 connectable". However, if layer 2 dir /a 70 * is a target of a layer 1 redirect, then /a will NOT be "layer 2 connectable": 76 /* Return the lowest layer for encoding a connectable file handle */ 86 * If it's an unindexed merge dir, then it's not connectable with any in ovl_connectable_layer() 100 * copy up a "connectable" ancestor to make it "connected". A "connected" dentry 119 /* Find the topmost origin layer connectable ancestor of @dentry */ in ovl_connect_layer() [all …]
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_request.c | 1359 * corresponds to the "connectable" instance flag. in get_adv_instance_flags() 1404 static bool is_advertising_allowed(struct hci_dev *hdev, bool connectable) in is_advertising_allowed() argument 1412 /* Slave connection state and non connectable mode bit 20. */ in is_advertising_allowed() 1413 if (!connectable && !(hdev->le_states[2] & 0x10)) in is_advertising_allowed() 1416 /* Slave connection state and connectable mode bit 38 in is_advertising_allowed() 1419 if (connectable && (!(hdev->le_states[4] & 0x40) || in is_advertising_allowed() 1426 /* Master connection state and non connectable mode bit 18. */ in is_advertising_allowed() 1427 if (!connectable && !(hdev->le_states[2] & 0x02)) in is_advertising_allowed() 1430 /* Master connection state and connectable mode bit 35 and in is_advertising_allowed() 1433 if (connectable && (!(hdev->le_states[4] & 0x08) || in is_advertising_allowed() [all …]
|
| H A D | hci_event.c | 5370 /* If the event is not connectable don't proceed further */ in check_pending_le_conn() 5386 /* If we're not connectable only connect devices that we have in in check_pending_le_conn() 5568 /* When receiving non-connectable or scannable undirected in process_adv_report() 5570 * not connectable and then clearly indicate this in the in process_adv_report() 5574 * know if the remote device is connectable or not. However in process_adv_report() 5581 * not connectable as well. in process_adv_report()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | usb-acpi.c | 94 * is user visible and _UPC indicates whether it is connectable. If in usb_acpi_get_connect_type() 95 * the port was visible and connectable, it could be freely connected in usb_acpi_get_connect_type() 96 * and disconnected with USB devices. If no visible and connectable, in usb_acpi_get_connect_type() 98 * no connectable, the port would be not used. in usb_acpi_get_connect_type()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | exportfs.h | 153 * file referred to by the &struct dentry @de. If the @connectable flag is 221 int *max_len, int connectable);
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/ |
| H A D | bosch,bmi160.yaml | 14 connectable Magnetometer
|
| /OK3568_Linux_fs/external/rkwifibt-app/include/ |
| H A D | RkBtBase.h | 152 int rk_bt_set_visibility(const int visiable, const int connectable);
|
| /OK3568_Linux_fs/kernel/fs/exportfs/ |
| H A D | expfs.c | 398 int connectable) in exportfs_encode_fh() argument 404 if (connectable && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | export.c | 207 fh, len, connectable); in ocfs2_encode_fh()
|
| H A D | ocfs2_trace.h | 2542 void *fh, int len, int connectable), 2543 TP_ARGS(dentry, name_len, name, fh, len, connectable), 2550 __field(int, connectable) 2558 __entry->connectable = connectable; 2562 __entry->connectable)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 709 ``hotplug`` indicates an externally connectable/visible 715 connectable. Examples are internal ports for USB
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rson.c | 92 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_rson.c | 92 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_rson.c | 92 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rson.c | 92 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_rson.c | 92 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rson.c | 91 pdvobj->rson_data.connectible ? "connectable":"unconnectable", in rtw_rson_get_property_str()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | overlayfs.rst | 578 The overlay filesystem does not support non-directory connectable file
|