/openbmc/linux/arch/x86/configs/ |
H A D | xen.config | 25 # depends on MEMORY_HOTPLUG, arm64 doesn't enable this yet,
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/ |
H A D | 0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch | 24 * following taken from linux/blkpg.h because they aren't
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | remove-tar-no-timestamp.patch | 4 Subject: [PATCH] busybox-1.19.4 tar utility doesn't support
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | README.md | 3 of objects from a JSON configuration, which doesn't support some of the type
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/ |
H A D | libtool_2.5.0.bb | 8 # We want the results of libtool-cross preserved - don't stage anything ourselves.
|
/openbmc/linux/tools/objtool/ |
H A D | elf.c | 604 Elf_Scn *s, *t = NULL; in elf_update_symbol() local 618 t = elf_getscn(elf->elf, symtab_shndx->idx); in elf_update_symbol() 619 if (!t) { in elf_update_symbol() 628 if (t) in elf_update_symbol() 629 shndx_data = elf_getdata(t, shndx_data); in elf_update_symbol() 649 if (t) in elf_update_symbol() 650 shndx_data = elf_newdata(t); in elf_update_symbol() 666 if (t) { in elf_update_symbol()
|
/openbmc/linux/drivers/parisc/ |
H A D | lba_pci.c | 890 u##size t; \ 891 t = READ_REG##size(astro_iop_base + addr); \ 892 DBG_PORT(" 0x%x\n", t); \ 893 return (t); \ 972 u##size t; \ 974 t = READ_REG##size(PIOP_TO_GMMIO(LBA_DEV(l), addr)); \ 975 DBG_PORT(" 0x%x\n", t); \ 976 return (t); \
|
/openbmc/linux/Documentation/i2c/ |
H A D | writing-clients.rst | 63 another name for the module. If the driver name doesn't match the module 64 name, the module won't be automatically loaded (hotplug/coldplug). 84 Note that starting with kernel 2.6.34, you don't have to set the ``data`` field 138 that can't be distinguished by protocol probing, or which need some board 188 don't know the exact address it uses. This happens on TV adapters for 229 quickly. Keep in mind that the I2C protocol doesn't include any 244 i2c_unregister_device(). If you don't call it explicitly, it will be 246 as a device can't survive its parent in the device driver model.
|
/openbmc/linux/ipc/ |
H A D | msg.c | 215 struct msg_sender *mss, *t; in ss_wakeup() local 219 list_for_each_entry_safe(mss, t, h, list) { in ss_wakeup() 252 struct msg_receiver *msr, *t; in expunge_all() local 254 list_for_each_entry_safe(msr, t, &msq->q_receivers, r_list) { in expunge_all() 277 struct msg_msg *msg, *t; in freeque() local 288 list_for_each_entry_safe(msg, t, &msq->q_messages, m_list) { in freeque() 819 struct msg_receiver *msr, *t; in pipelined_send() local 821 list_for_each_entry_safe(msr, t, &msq->q_receivers, r_list) { in pipelined_send()
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru.dtsi | 31 * doesn't currently care about them / they are always on. The idea 36 * view, though, we won't create a full fixed regulator. We'll just 307 * To make extra certain that we don't hit this OVP at suspend time, we'll 524 * Signal integrity isn't great at 200 MHz and 150 MHz (DDR) gives the 569 * SPDIF is routed internally to DP; we either don't use these pins, or 765 * Since our pcie doesn't support ClockPM(CPM), we want 801 * We still configure it as card detect because it doesn't 803 * the pull though so we don't burn needless power.
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | aspm.c | 170 static void aspm_ctx_timer_function(struct timer_list *t) in aspm_ctx_timer_function() argument 172 struct hfi1_ctxtdata *rcd = from_timer(rcd, t, aspm_timer); in aspm_ctx_timer_function()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-appleir.c | 168 static void key_up_tick(struct timer_list *t) in key_up_tick() argument 170 struct appleir *appleir = from_timer(appleir, t, key_up_timer); in key_up_tick()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_mtd.c | 83 u_long t = fi->start[0] + to; in cfi_mtd_write() local 87 error = write_buff(fi, (u_char*)buf, t, len); in cfi_mtd_write()
|
/openbmc/u-boot/board/freescale/mpc8569mds/ |
H A D | README | 69 MPC8569 doesn't have ROM in QE, so we must upload the microcode(ucode) to QE's 72 the address 0xfff0000 in the flash. Otherwise, the QE can't work and uboot
|
/openbmc/linux/Documentation/watchdog/ |
H A D | mlx-wdt.rst | 19 Get time-left isn't supported 52 it can't be stopped.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subscribe-event.rst | 100 Since it can't tell whether that event was caused by another 105 Think carefully when you set this flag so you won't get into
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | pnic2.c | 79 void pnic2_timer(struct timer_list *t) in pnic2_timer() argument 81 struct tulip_private *tp = from_timer(tp, t, timer); in pnic2_timer()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | sshd_config | 52 # Change to yes if you don't trust ~/.ssh/known_hosts for 55 # Don't read the user's ~/.rhosts and ~/.shosts files
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/ |
H A D | polkit-gnome-authentication-agent-1.desktop | 19 Name[hu]=PolicyKit hitelesítési ügynök 59 Comment[hu]=PolicyKit hitelesítési ügynök
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
H A D | 0001-Don-t-use-__GNUC_PREREQ.patch | 4 Subject: [PATCH] Don't use __GNUC_PREREQ 8 own headers, and we shouldn't be using them without checking for their
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gtk-doc.bbclass | 48 # Use a modules directory which doesn't exist so we don't load random things
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | custom-target-cfg.patch | 40 + if let Ok(t) = std::env::var("RUST_TARGET_PATH") { 41 + envs.insert("RUST_TARGET_PATH".into(), t);
|
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
H A D | feature-microblaze-versions.inc | 18 for t in (d.getVar("TUNE_FEATURES") or "").split(): 19 m = re.search(r"^v(\d+)\.(\d+)", t)
|
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
H A D | librsvg_2.57.1.bb | 49 # This breaks here because the linker isn't going to work without at least knowing where 67 # Loadable modules don't need .a or .la on Linux
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | midi.c | 201 static void snd_echo_midi_output_write(struct timer_list *t) in snd_echo_midi_output_write() argument 203 struct echoaudio *chip = from_timer(chip, t, timer); in snd_echo_midi_output_write()
|