/openbmc/linux/include/linux/sched/ |
H A D | isolation.h | 26 extern void housekeeping_affine(struct task_struct *t, enum hk_type type); 47 static inline void housekeeping_affine(struct task_struct *t, in housekeeping_affine() argument
|
/openbmc/openpower-occ-control/ |
H A D | sensor_gen.py | 40 t = Template(filename=template) variable 42 fd.write(t.render(occDict=ifile))
|
/openbmc/openbmc/poky/meta/recipes-extended/parted/files/ |
H A D | fix-doc-mandir.patch | 13 # threshold is 80%), it won't be distributed, and the build won't fail.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | wrong-variable-expansion.patch | 13 -# search path. I don't know why autoconf doesn't do this by default
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table_helper_struct.h | 51 uint8_t (*transmitter_bp_to_atom)(enum transmitter t); 58 uint8_t (*phy_id_to_atom)(enum transmitter t);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal/ |
H A D | 0001-meson.build-add-a-hack-for-crosscompile.patch | 2 From: Markus Volk <f_l_k@t-online.de> 6 Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | nbd-reconnect-on-open.out | 5 qemu-io: can't open: Failed to connect to 'SOCK_DIR/PID-nbd-sock': No such file or directory 9 qemu-io: can't open: Failed to connect to 'SOCK_DIR/PID-nbd-sock': No such file or directory
|
H A D | parallels-checks.out | 2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 34 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 73 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 104 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304 114 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/ |
H A D | rfkill_1.0.bb | 8 file://0001-rfkill-makefile-don-t-use-t-the-OE-install-wrapper-d.patch \
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | start_host_mpreboot.cpp | 56 for (const auto& t : targets) in startHostMpReboot() local 58 writeRegWithMask(t, P9_ROOT_CTRL8, 0x0000000C, 0x0000000C); in startHostMpReboot()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-mkstemp.patch | 14 + * Don't consider it a fatal error if mkstemp() fails 15 + * because parent directory didn't exist. (Missing
|
/openbmc/webui-vue/src/store/modules/Logs/ |
H A D | PostCodeLogsStore.js | 46 i18n.global.t('pagePostCodeLogs.toast.successDelete', data.length), 51 i18n.global.t('pagePostCodeLogs.toast.errorDelete', data.length),
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | psfrag | 5 …ITY or FITNESS FOR A PARTICULAR PURPOSE. Don't come complaining to us if you modify this file and …
|
H A D | CECILL-C | 9 …rd du droit de la responsabilité civile que du droit de la propriété intellectuelle… 72 (i) le chargement du Logiciel par tout moyen notamment par téléchargement à partir d… 74 …té mis à disposition du Licencié préalablement à son acceptation telle qu… 122 …233;tant entendu que le coût additionnel d`acquisition du Code Source ne devra pas excéd… 134 …233;tant entendu que le coût additionnel d`acquisition du code source ne devra pas excéd… 142 …endu que le coût additionnel d`acquisition du code source du Logiciel Modifié ne devra p… 157 …ion Intégrée est titulaire sur celle-ci des droits de propriété intellectuelle… 161 …33; un Module Lié est titulaire sur celui-ci des droits de propriété intellectuelle… 167 …ou modifier de quelque manière que ce soit les mentions de propriété intellectuelle… 169 à reproduire à l`identique lesdites mentions de propriété intellectuelle sur le… [all …]
|
H A D | etalab-2.0 | 37 « Ministère de xxx - Données originales téléchargées sur 61 Il est garanti au « Réutilisateur » que les éventuels « Droits de propriété 66 Lorsque le « Concédant » détient des « Droits de propriété intellectuelle » 69 « Droits de propriété intellectuelle », et le « Réutilisateur » peut faire tout 101 La présente licence a été conçue pour être compatible avec toute licence libre 128 celles pour lesquelles elle a été produite ou reçue. 143 Les « Droits de propriété intellectuelle » : tous droits identifiés comme tels 144 par le Code de la propriété intellectuelle (notamment le droit d’auteur, droits
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tvaudio.c | 319 static void chip_thread_wake(struct timer_list *t) in chip_thread_wake() argument 321 struct CHIPSTATE *chip = from_timer(chip, t, wt); in chip_thread_wake() 441 int t = chip->shadow.bytes[TDA9840_SW + 1] & ~0x7e; in tda9840_setaudmode() local 445 t |= TDA9840_MONO; in tda9840_setaudmode() 448 t |= TDA9840_STEREO; in tda9840_setaudmode() 451 t |= TDA9840_DUALA; in tda9840_setaudmode() 454 t |= TDA9840_DUALB; in tda9840_setaudmode() 457 t |= TDA9840_DUALAB; in tda9840_setaudmode() 464 chip_write(chip, TDA9840_SW, t); in tda9840_setaudmode() 1451 audiocmd *t = NULL; in ta8874z_setaudmode() local [all …]
|
/openbmc/linux/fs/afs/ |
H A D | file.c | 417 unsigned int f, t, end = offset + length; in afs_invalidate_dirty() local 434 t = afs_folio_dirty_to(folio, priv); in afs_invalidate_dirty() 436 if (t <= offset || f >= end) in afs_invalidate_dirty() 439 if (f < offset && t > end) in afs_invalidate_dirty() 442 if (f >= offset && t <= end) in afs_invalidate_dirty() 446 t = offset; in afs_invalidate_dirty() 449 if (f == t) in afs_invalidate_dirty() 452 priv = afs_folio_dirty(folio, f, t); in afs_invalidate_dirty()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | directory-locking.rst | 31 non-directories - the source because it wouldn't be locked otherwise 33 only with RENAME_EXCHANGE, and that won't be removing the target). 84 renames will be blocked on filesystem lock and we don't start changing 104 Thus link creation can't be a part of deadlock - it can't be 105 blocked on source and it means that it doesn't hold any locks. 122 to (2) the order hadn't changed since we had acquired filesystem lock. 147 either to make sure that link(2) doesn't work for them or to make changes
|
/openbmc/linux/include/acpi/ |
H A D | actypes.h | 501 #define ACPI_CAST_PTR(t, p) ((t *) (acpi_uintptr_t) (p)) argument 502 #define ACPI_CAST_INDIRECT_PTR(t, p) ((t **) (acpi_uintptr_t) (p)) argument 503 #define ACPI_ADD_PTR(t, a, b) ACPI_CAST_PTR (t, (ACPI_CAST_PTR (u8, (a)) + (acpi_size)(b)… argument 504 #define ACPI_SUB_PTR(t, a, b) ACPI_CAST_PTR (t, (ACPI_CAST_PTR (u8, (a)) - (acpi_size)(b)… argument
|
/openbmc/linux/arch/mips/alchemy/devboards/ |
H A D | db1200.c | 91 unsigned short t = bcsr_read(BCSR_HEXLEDS); in db1200_detect_board() local 92 bcsr_write(BCSR_HEXLEDS, ~t); in db1200_detect_board() 93 if (bcsr_read(BCSR_HEXLEDS) != t) { in db1200_detect_board() 94 bcsr_write(BCSR_HEXLEDS, t); in db1200_detect_board() 105 unsigned short t = bcsr_read(BCSR_HEXLEDS); in db1200_detect_board() local 106 bcsr_write(BCSR_HEXLEDS, ~t); in db1200_detect_board() 107 if (bcsr_read(BCSR_HEXLEDS) != t) { in db1200_detect_board() 108 bcsr_write(BCSR_HEXLEDS, t); in db1200_detect_board()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-xilinx.c | 226 struct spi_transfer *t) in xilinx_spi_setup_transfer() argument 238 static int xilinx_spi_txrx_bufs(struct spi_device *spi, struct spi_transfer *t) in xilinx_spi_txrx_bufs() argument 247 xspi->tx_ptr = t->tx_buf; in xilinx_spi_txrx_bufs() 248 xspi->rx_ptr = t->rx_buf; in xilinx_spi_txrx_bufs() 249 remaining_words = t->len / xspi->bytes_per_word; in xilinx_spi_txrx_bufs() 334 return t->len; in xilinx_spi_txrx_bufs()
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu.c | 425 struct dfu_entity *dfu, *p, *t = NULL; in dfu_free_entities() local 432 t = dfu; in dfu_free_entities() 434 if (t) in dfu_free_entities() 435 free(t); in dfu_free_entities() 478 const char *dfu_get_dev_type(enum dfu_device_type t) in dfu_get_dev_type() argument 481 return dev_t[t]; in dfu_get_dev_type()
|
/openbmc/linux/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 18 struct snd_interval t = { in hw_rule_rate() local 34 t.min = min(t.min, formation.rate); in hw_rule_rate() 35 t.max = max(t.max, formation.rate); in hw_rule_rate() 38 return snd_interval_refine(r, &t); in hw_rule_rate()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | processor.h | 379 #define ia64_is_local_fpu_owner(t) \ argument 381 struct task_struct *__ia64_islfo_task = (t); \ 390 #define ia64_set_local_fpu_owner(t) do { \ argument 391 struct task_struct *__ia64_slfo_task = (t); \ 397 #define ia64_drop_fpu(t) ((t)->thread.last_fph_cpu = -1) argument
|
/openbmc/linux/drivers/watchdog/ |
H A D | pcwd_pci.c | 319 static int pcipcwd_set_heartbeat(int t) in pcipcwd_set_heartbeat() argument 321 int t_msb = t / 256; in pcipcwd_set_heartbeat() 322 int t_lsb = t % 256; in pcipcwd_set_heartbeat() 324 if ((t < 0x0001) || (t > 0xFFFF)) in pcipcwd_set_heartbeat() 330 heartbeat = t; in pcipcwd_set_heartbeat()
|