/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | HPND-Intel | 3 Intel hereby grants you permission to copy, modify, and distribute this 4 software and its documentation. Intel grants this permission provided 7 documentation. In addition, Intel grants this permission provided that
|
H A D | PolyForm-Noncommercial-1.0.0 | 13 The licensor grants you a copyright license for the 24 The licensor grants you an additional copyright license 42 The licensor grants you an additional copyright license to 48 The licensor grants you a patent license for the software that
|
H A D | PolyForm-Small-Business-1.0.0 | 13 The licensor grants you a copyright license for the 24 The licensor grants you an additional copyright license 42 The licensor grants you an additional copyright license to 48 The licensor grants you a patent license for the software that
|
H A D | BUSL-1.1 | 8 The Licensor hereby grants you the right to copy, modify, create derivative 15 License, whichever comes first, the Licensor hereby grants you rights under 48 MariaDB hereby grants you permission to use this License’s text to license
|
H A D | Caldera | 1 …grants a fee free license that includes the rights use, modify and distribute this named source co…
|
H A D | OSL-1.0 | 13 1) Grant of Copyright License. Licensor hereby grants You a 31 2) Grant of Patent License. Licensor hereby grants You a world-wide, 36 Licensor hereby grants You a world-wide, royalty-free, non-exclusive, 71 You. As an express condition for the grants of license hereunder, You 105 another written agreement between Licensor and You) grants You
|
H A D | MS-PL | 11 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv… 12 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv…
|
H A D | AMD-newlib | 4 specifically grants the user the right to modify, use and distribute this
|
H A D | OSL-1.1 | 7 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive… 19 …grants You a world-wide, royalty-free, non-exclusive, perpetual, non-sublicenseable license, under… 25 …ntended for use over a computer network. As an express condition for the grants of license hereund… 33 …but this License (or another written agreement between Licensor and You) grants You permission to …
|
H A D | MS-LPL | 9 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv… 11 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv…
|
H A D | MS-RL | 14 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv… 15 …ng the license conditions and limitations in section 3, each contributor grants you a non-exclusiv…
|
H A D | cve-tou | 1 CVE Usage: MITRE hereby grants you a perpetual, worldwide, non-exclusive,
|
H A D | Ferguson-Twofish | 1 The author hereby grants a perpetual license to everybody to
|
H A D | OSL-2.1 | 7 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive… 19 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, p… 25 …ntended for use over a computer network. As an express condition for the grants of license hereund… 33 …but this License (or another written agreement between Licensor and You) grants You permission to …
|
H A D | Elastic-2.0 | 11 The licensor grants you a non-exclusive, royalty-free, worldwide, 32 The licensor grants you a license, under any patent claims the licensor can
|
H A D | ANTLR-PD-fallback | 7 In countries where the Public Domain status of the work may not be valid, the author grants a copyr…
|
H A D | TGPPL-1.0 | 12 1. **Grant of Copyright License.** Licensor grants You a worldwide, 33 2. **Grant of Patent License.** Licensor grants You a worldwide, 56 grants any license to Licensor's trademarks, copyrights, patents, trade 71 intended for use over a network. As an express condition for the grants
|
H A D | OSL-3.0 | 6 1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublic… 12 2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicens… 14 …the Licensor. Except as expressly stated herein, nothing in this License grants any license to Lic… 15 …ication intended for use over a network. As an express condition for the grants of license hereund…
|
H A D | UCL-1.0 | 7 1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublic… 20 2) Grant of Patent License. Licensor grants You a worldwide, royalty-free, non-exclusive, sublicens… 24 …the Licensor. Except as expressly stated herein, nothing in this License grants any license to Lic… 26 …ication intended for use over a network. As an express condition for the grants of license hereund…
|
H A D | OSL-2.0 | 8 1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive… 19 2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, p… 25 …ntended for use over a computer network. As an express condition for the grants of license hereund… 33 …but this License (or another written agreement between Licensor and You) grants You permission to …
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 120 kvfree(map->grants); in gntdev_free_map() 139 add->grants = kvmalloc_array(count, sizeof(add->grants[0]), in gntdev_alloc_map() 148 if (NULL == add->grants || in gntdev_alloc_map() 198 add->grants[i].domid = DOMID_INVALID; in gntdev_alloc_map() 199 add->grants[i].ref = INVALID_GRANT_REF; in gntdev_alloc_map() 313 map->grants[pgnr].ref, in find_grant_ptes() 314 map->grants[pgnr].domid); in find_grant_ptes() 333 map->grants[i].ref, in gntdev_map_grant_pages() 334 map->grants[i].domid); in gntdev_map_grant_pages() 359 map->grants[i].ref, in gntdev_map_grant_pages() [all …]
|
H A D | gntdev-common.h | 56 struct ioctl_gntdev_grant_ref *grants; member
|
/openbmc/linux/drivers/block/ |
H A D | xen-blkfront.c | 186 struct list_head grants; member 331 list_add(&gnt_list_entry->node, &rinfo->grants); in fill_grant_buffer() 339 &rinfo->grants, node) { in fill_grant_buffer() 354 BUG_ON(list_empty(&rinfo->grants)); in get_free_grant() 355 gnt_list_entry = list_first_entry(&rinfo->grants, struct grant, in get_free_grant() 1228 if (!list_empty(&rinfo->grants)) { in blkif_free_ring() 1230 &rinfo->grants, node) { in blkif_free_ring() 1471 list_add(&s->grants_used[i]->node, &rinfo->grants); in blkif_completion() 1480 list_add_tail(&s->grants_used[i]->node, &rinfo->grants); in blkif_completion() 1491 list_add(&s->indirect_grants[i]->node, &rinfo->grants); in blkif_completion() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-xen-blkback | 14 Maximum number of grants to map persistently in 44 Whether to enable the persistent grants feature or not. Note
|
H A D | sysfs-driver-xen-blkfront | 17 Whether to enable the persistent grants feature or not. Note
|