/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.5.rst | 34 - create-pull-request: don't switch the git remote protocol to git://
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | test.yml | 294 # drm-mtk doesn't even probe yet in mainline for mt8192
|
/openbmc/phosphor-networkd/docs/ |
H A D | Network-Configuration.md | 32 If the object is a physical interface, it can't be deleted, but if it is a
|
/openbmc/qemu/ |
H A D | README.rst | 101 requires a working 'git send-email' setup, and by default doesn't
|
/openbmc/linux/include/net/ |
H A D | ip_tunnels.h | 340 int ip_tunnel_encap_setup(struct ip_tunnel *t,
|
/openbmc/linux/lib/ |
H A D | Kconfig.ubsan | 151 If you don't enable this option, you have to explicitly specify
|
/openbmc/openbmc/meta-google/recipes-google/networking/ |
H A D | gbmc-bridge.bb | 184 # It doesn't like filenames that start with `-`
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/ |
H A D | android-tools_5.1.1.r37.bb | 47 … file://core/0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch;patchdir=system/core \
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | runfvp.md | 27 Note that currently meta-arm's `scripts` directory isn't in `PATH`, so a full path needs to be used.
|
H A D | quick-start.md | 26 > “ci/testimage.yml” will cause the build to run some basic system tests. If you don’t care about …
|
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/ |
H A D | 0001-aspeed-Disable-unnecessary-features.patch | 6 Adjust board_init() to disable hardware features that we don't need
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/ |
H A D | gbmc-ncsi-config.bb | 174 # It doesn't like filenames that start with `-`
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 4795 static void rx_proc_task(struct tasklet_struct *t) in rx_proc_task() argument 4797 struct dev_info *hw_priv = from_tasklet(hw_priv, t, rx_tasklet); in rx_proc_task() 4817 static void tx_proc_task(struct tasklet_struct *t) in tx_proc_task() argument 4819 struct dev_info *hw_priv = from_tasklet(hw_priv, t, tx_tasklet); in tx_proc_task() 6305 static void mib_monitor(struct timer_list *t) in mib_monitor() argument 6307 struct dev_info *hw_priv = from_timer(hw_priv, t, mib_timer_info.timer); in mib_monitor() 6332 static void dev_monitor(struct timer_list *t) in dev_monitor() argument 6334 struct dev_priv *priv = from_timer(priv, t, monitor_timer_info.timer); in dev_monitor()
|
/openbmc/linux/drivers/eisa/ |
H A D | eisa.ids | 1136 NON0101 "c't Universal 16-Bit Multi I/O Adapter" 1137 NON0102 "c't Universal 16-Bit Multi I/O Adapter" 1138 NON0201 "c't Universal 8-Bit Multi I/O Adapter" 1139 NON0301 "c't Universale Graphic Adapter" 1140 NON0401 "c't Universal Ethernet Adapter" 1141 NON0501 "c't Universal 16-Bit Sound Adapter" 1142 NON0601 "c't Universal 8-Bit Adapter"
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 345 matches the settings in the descriptor.bin, otherwise the board won't boot. 489 '-cpu pentium' won't work for obvious reasons that the processor only 789 …[ 4.387452] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or… 792 Linux has found the three partitions (sda1-3). Mercifully it doesn't print out 977 Linux kernel won't function correctly due to interrupt is not working. Please 1099 * SMI support. Since U-Boot is a modern bootloader, we don't want to bring 1124 installed for your platform, otherwise you won't find "Sleep" option in
|
/openbmc/docs/designs/ |
H A D | redfish-eventservice.md | 466 This document doesn't cover below component design. 716 connection can't be re-established when bmcweb service or BMC goes for 722 watchdog trigger, then bmcweb can't send close connection event to SSE 799 bmcweb service doesn't know the client connection state. This is limitation on 915 some scenarios data doesn't need to be sent from the client(Client just need 1116 information. Note Client can't change the destination as that is opaque
|
/openbmc/linux/drivers/scsi/ |
H A D | pmcraid.c | 542 static void pmcraid_bist_done(struct timer_list *t) in pmcraid_bist_done() argument 544 struct pmcraid_cmd *cmd = from_timer(cmd, t, timer); in pmcraid_bist_done() 599 static void pmcraid_reset_alert_done(struct timer_list *t) in pmcraid_reset_alert_done() argument 601 struct pmcraid_cmd *cmd = from_timer(cmd, t, timer); in pmcraid_reset_alert_done() 683 static void pmcraid_timeout_handler(struct timer_list *t) in pmcraid_timeout_handler() argument 685 struct pmcraid_cmd *cmd = from_timer(cmd, t, timer); in pmcraid_timeout_handler()
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie.c | 3096 const struct qmp_phy_init_tbl *t = tbl; in qmp_pcie_configure_lane() local 3098 if (!t) in qmp_pcie_configure_lane() 3101 for (i = 0; i < num; i++, t++) { in qmp_pcie_configure_lane() 3102 if (!(t->lane_mask & lane_mask)) in qmp_pcie_configure_lane() 3105 writel(t->val, base + t->offset); in qmp_pcie_configure_lane()
|
/openbmc/linux/tools/perf/util/ |
H A D | sort.c | 1991 u64 t = he->transaction; in hist_entry__transaction_snprintf() local 1998 if (txbits[i].flag & t) in hist_entry__transaction_snprintf() 2000 if (t && !(t & (PERF_TXN_SYNC|PERF_TXN_ASYNC))) in hist_entry__transaction_snprintf() 2002 if (t & PERF_TXN_ABORT_MASK) { in hist_entry__transaction_snprintf() 2004 (t & PERF_TXN_ABORT_MASK) >> in hist_entry__transaction_snprintf()
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_main.c | 54 static void md_sync_timer_fn(struct timer_list *t); 1702 struct p_trim *t = (struct p_trim*)p; in drbd_send_dblock() local 1703 t->size = cpu_to_be32(req->i.size); in drbd_send_dblock() 1704 err = __send_command(peer_device->connection, device->vnr, sock, cmd, sizeof(*t), NULL, 0); in drbd_send_dblock() 3595 static void md_sync_timer_fn(struct timer_list *t) in md_sync_timer_fn() argument 3597 struct drbd_device *device = from_timer(device, t, md_sync_timer); in md_sync_timer_fn()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_netlink.c | 1273 struct nf_conntrack_tuple *t, in ipv4_nlattr_to_tuple() argument 1280 t->src.u3.ip = nla_get_in_addr(tb[CTA_IP_V4_SRC]); in ipv4_nlattr_to_tuple() 1287 t->dst.u3.ip = nla_get_in_addr(tb[CTA_IP_V4_DST]); in ipv4_nlattr_to_tuple() 1294 struct nf_conntrack_tuple *t, in ipv6_nlattr_to_tuple() argument 1301 t->src.u3.in6 = nla_get_in6_addr(tb[CTA_IP_V6_SRC]); in ipv6_nlattr_to_tuple() 1308 t->dst.u3.in6 = nla_get_in6_addr(tb[CTA_IP_V6_DST]); in ipv6_nlattr_to_tuple()
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | checkpatch.rst | 123 By default checkpatch doesn't display the type associated with the messages. 779 Function prototypes don't need to be declared extern in .h 859 which gcc doesn't understand (or at least not the way the 1001 return is not a function and as such doesn't need parentheses:: 1228 Embedding the complete filename path inside the file isn't particularly
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 530 space is responsible to ensure that multiple processes don't interfere 607 and not free the skb. A driver not supporting hardware time stamping doesn't 728 ``skb_defer_rx_timestamp(skb)`` is necessary or not - and if it is, don't 755 any PHY even if it doesn't support timestamping. In Linux, they are 763 Stacked PHCs, especially DSA (but not only) - since that doesn't require any
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | 21 static void rvt_rc_timeout(struct timer_list *t); 2587 static void rvt_rc_timeout(struct timer_list *t) in rvt_rc_timeout() argument 2589 struct rvt_qp *qp = from_timer(qp, t, s_timer); in rvt_rc_timeout() 2615 enum hrtimer_restart rvt_rc_rnr_retry(struct hrtimer *t) in rvt_rc_rnr_retry() argument 2617 struct rvt_qp *qp = container_of(t, struct rvt_qp, s_rnr_timer); in rvt_rc_rnr_retry()
|
/openbmc/linux/arch/powerpc/ |
H A D | Kconfig | 14 # instructions are generated from regular kernel code. So Clang can't 513 all the floating point instructions. If your SoC doesn't have 928 Don't change if unsure. 989 the boot loader doesn't provide any, the default kernel command 1003 This is useful if you cannot or don't want to change the
|