| /f-stack/freebsd/kern/ |
| H A D | vfs_acl.c | 71 acl_type_t type, struct acl *aclp, int follow); 73 acl_type_t type, int follow); 75 acl_type_t type, struct acl *aclp, int follow); 77 acl_type_t type, const struct acl *aclp, int follow); 375 struct acl *aclp, int follow) in kern___acl_get_path() argument 380 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern___acl_get_path() 413 acl_type_t type, const struct acl *aclp, int follow) in kern___acl_set_path() argument 489 acl_type_t type, int follow) in kern___acl_delete_path() argument 494 NDINIT(&nd, LOOKUP, follow, UIO_USERSPACE, path, td); in kern___acl_delete_path() 546 struct acl *aclp, int follow) in kern___acl_aclcheck_path() argument [all …]
|
| H A D | vfs_extattr.c | 54 size_t nbytes, int follow); 57 size_t nbytes, int follow); 59 int attrnamespace, const char *attrname, int follow); 61 int attrnamespace, void *data, size_t nbytes, int follow); 293 const char *uattrname, void *data, size_t nbytes, int follow) in kern_extattr_set_path() argument 305 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_set_path() 458 const char *uattrname, void *data, size_t nbytes, int follow) in kern_extattr_get_path() argument 470 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_get_path() 590 const char *uattrname, int follow) in kern_extattr_delete_path() argument 602 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path, td); in kern_extattr_delete_path() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/reset/ |
| H A D | qcom,pon.txt | 17 -pwrkey: Specifies the subnode pwrkey and should follow the 19 -resin: Specifies the subnode resin and should follow the 22 The rest of the properties should follow the generic reboot-mode description
|
| H A D | nvmem-reboot-mode.txt | 13 The rest of the properties should follow the generic reboot-mode description
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | qcom,spmi-regulator.txt | 228 BIT(0) = follow HW0_EN signal 229 BIT(1) = follow HW1_EN signal 230 BIT(2) = follow HW2_EN signal 231 BIT(3) = follow HW3_EN signal 240 BIT(0) = follow HW0_EN signal 241 BIT(1) = follow HW1_EN signal 242 BIT(2) = follow HW2_EN signal 243 BIT(3) = follow HW3_EN signal 244 BIT(4) = follow PMIC awake state
|
| H A D | max77686.txt | 22 to get matched with their hardware counterparts as follow:
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_syscalls.c | 80 struct mac *mac_p, int follow); 82 struct mac *mac_p, int follow); 337 int follow) in kern___mac_get_path() argument 364 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p, td); in kern___mac_get_path() 504 int follow) in kern___mac_set_path() argument 537 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p, td); in kern___mac_set_path()
|
| /f-stack/dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_niccfg.c | 1598 struct hinic_set_link_follow follow; in hinic_set_link_status_follow() local 1599 u16 out_size = sizeof(follow); in hinic_set_link_status_follow() 1613 memset(&follow, 0, sizeof(follow)); in hinic_set_link_status_follow() 1614 follow.mgmt_msg_head.resp_aeq_num = HINIC_AEQ1; in hinic_set_link_status_follow() 1615 follow.func_id = hinic_global_func_id(hwdev); in hinic_set_link_status_follow() 1616 follow.follow_status = status; in hinic_set_link_status_follow() 1619 &follow, sizeof(follow), in hinic_set_link_status_follow() 1620 &follow, &out_size); in hinic_set_link_status_follow() 1622 follow.mgmt_msg_head.status) || err || !out_size) { in hinic_set_link_status_follow() 1625 err, follow.mgmt_msg_head.status, out_size); in hinic_set_link_status_follow() [all …]
|
| /f-stack/dpdk/doc/guides/eventdevs/ |
| H A D | opdl.rst | 10 All packets follow the same path through the device. The order in which\ 11 packets follow is determined by the order in which queues are set up.\ 98 - All packets follow the same path through device queues.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/ |
| H A D | xlnx,zynqmp-genpd.txt | 4 The binding for zynqmp-power-controller follow the common
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ti/ |
| H A D | k3.txt | 5 shall follow the following scheme:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 4 Most Broadcom BCM63XX SoC based devices follow the Broadcom reference layout for
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | mmc-spi-slot.txt | 14 Write-Protect GPIO. Note that this does not follow the
|
| H A D | synopsys-dw-mshc-common.yaml | 47 by driver. If the controller does not follow this rule, please use
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | adi,axi-spi-engine.txt | 16 master. They follow the generic SPI bindings as outlined in spi-bus.txt.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i3c/ |
| H A D | snps,dw-i3c-master.txt | 23 I3C device connected on the bus follow the generic description (see
|
| H A D | cdns,i3c-master.txt | 24 I3C device connected on the bus follow the generic description (see
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | armada-thermal.txt | 14 follow the rules described in:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | ti,phy-j721e-wiz.yaml | 145 Sierra SERDES or Torrent SERDES. Sierra SERDES should follow the 148 Torrent SERDES should follow the bindings specified in
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/imx/ |
| H A D | hdmi.txt | 7 These DT bindings follow the Synopsys DWC HDMI TX bindings defined in
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | ti,j721e-system-controller.yaml | 46 This is the SERDES lane control mux. It should follow the bindings
|
| /f-stack/app/redis-5.0.5/utils/create-cluster/ |
| H A D | README | 13 To create a cluster, follow these steps:
|
| /f-stack/freebsd/contrib/zstd/doc/educational_decoder/ |
| H A D | README.md | 8 follow and understand, to help understand how the Zstandard format works.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smd-rpm.yaml | 83 /* Regulator nodes to follow */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/ |
| H A D | renesas,dw-hdmi.txt | 7 These DT bindings follow the Synopsys DWC HDMI TX bindings defined in
|