/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_network_security.robot | 5 # ICMP creates a raw socket, which requires root privilege/sudo to run tests.
|
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/ |
H A D | test_event_logs_sub_menu.robot | 134 # Added a delay for error log to appear on error log page.
|
/openbmc/openbmc-test-automation/systest/ |
H A D | htx_hardbootme_test.robot | 93 # Estimate the time required for a single iteration loop.
|
/openbmc/linux/scripts/ |
H A D | Makefile.lib | 43 obj-y := $(patsubst %/, %/built-in.a, $(obj-y))
|
/openbmc/linux/arch/x86/kernel/ |
H A D | uprobes.c | 595 COND(7a, 7b, XF(PF)) \
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | main.c | 499 sprintf(hash, "%.08x%.04x%.04x%.02x%.02x", rsds->guid.a, rsds->guid.b, in pe_get_pdb_symstore_hash()
|
/openbmc/qemu/docs/system/devices/ |
H A D | can.rst | 131 Setup of CTU CAN FD controller in a guest Linux system::
|
/openbmc/qemu/hw/net/ |
H A D | e1000e.c | 461 macaddr = s->conf.macaddr.a; in e1000e_pci_realize()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-beacon-kit.dts | 276 wm8962: audio-codec@1a {
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-lubancat-1.dts | 33 type = "a";
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/ |
H A D | apache2_2.4.59.bb | 1 DESCRIPTION = "The Apache HTTP Server is a powerful, efficient, and \
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 4485 u16 tmp, a, b; in b43_nphy_calc_rx_iq_comp() local 4523 a = -((iq << (30 - iq_nbits)) + (ii >> (1 + arsh))); in b43_nphy_calc_rx_iq_comp() 4526 a = -((iq << (30 - iq_nbits)) + (ii << (-1 - arsh))); in b43_nphy_calc_rx_iq_comp() 4533 a /= tmp; in b43_nphy_calc_rx_iq_comp() 4547 b = int_sqrt(b / tmp - a * a) - (1 << 10); in b43_nphy_calc_rx_iq_comp() 4551 new.a0 = a & 0x3FF; in b43_nphy_calc_rx_iq_comp() 4555 new.b0 = a & 0x3FF; in b43_nphy_calc_rx_iq_comp() 4559 new.a1 = a & 0x3FF; in b43_nphy_calc_rx_iq_comp() 4563 new.b1 = a & 0x3FF; in b43_nphy_calc_rx_iq_comp()
|
/openbmc/linux/arch/sparc/mm/ |
H A D | ultra.S | 852 ba,a,pt %xcc, rtrap 895 brnz,a,pn %o0, 1f
|
/openbmc/u-boot/tools/ |
H A D | moveconfig.py | 461 def show_diff(a, b, file_path, color_enabled): argument 471 diff = difflib.unified_diff(a, b,
|
/openbmc/u-boot/arch/x86/dts/microcode/ |
H A D | m12306a4_00000007.dtsi | 25 * This is a device tree fragment. Use #include to add these properties to a
|
H A D | m12306a5_00000007.dtsi | 25 * This is a device tree fragment. Use #include to add these properties to a
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | xonar_wm87x6.c | 992 #define WM8776_FIELD_CTL_VOLUME(a, b, c, d, e, f, g, h, tlv_p) { \ argument 993 _WM8776_FIELD_CTL(a " Capture Volume", b, c, d, e, f, g, h), \
|
/openbmc/linux/drivers/most/ |
H A D | core.c | 329 #define to_dev_attr(a) container_of(a, struct device_attribute, attr) argument
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | remote_device.c | 66 #define C(a) (#a) argument
|
H A D | port.c | 64 #define C(a) (#a) argument
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | pmf.c | 619 mib_addr = (char *) (&smc->mib.a[path]) ; in smt_add_para() 1115 mib_a = &smc->mib.a[path] ; in smt_set_para()
|
/openbmc/linux/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.c | 1797 u32 qbman_bp_info_num_free_bufs(struct qbman_bp_query_rslt *a) in qbman_bp_info_num_free_bufs() argument 1799 return le32_to_cpu(a->fill); in qbman_bp_info_num_free_bufs()
|
/openbmc/linux/net/netfilter/ |
H A D | xt_hashlimit.c | 606 static inline __be32 maskl(__be32 a, unsigned int l) in maskl() argument 608 return l ? htonl(ntohl(a) & ~0 << (32 - l)) : 0; in maskl()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | debug.c | 1136 rtw_debug_impl_bb(a, 0x0a00); 1144 rtw_debug_impl_bb(1a, 0x1a00);
|
/openbmc/linux/drivers/tee/optee/ |
H A D | smc_abi.c | 663 switch (arg->params[0].u.value.a) { in handle_rpc_func_cmd_shm_free() 702 switch (arg->params[0].u.value.a) { in handle_rpc_func_cmd_shm_alloc()
|