/openbmc/linux/ |
H A D | .gitignore | 3 # NOTE! Don't add files that are generated in specific 96 # We don't want to ignore the following even if they are dot-files
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | 448 void (*get_dst) (struct sctp_transport *t, 453 struct sctp_transport *t, 1018 void sctp_transport_lower_cwnd(struct sctp_transport *t, 1023 void sctp_transport_reset(struct sctp_transport *t); 1024 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu); 1026 void sctp_transport_dst_release(struct sctp_transport *t); 1027 void sctp_transport_dst_confirm(struct sctp_transport *t); 1028 void sctp_transport_pl_send(struct sctp_transport *t); 1029 bool sctp_transport_pl_recv(struct sctp_transport *t);
|
/openbmc/linux/Documentation/process/ |
H A D | email-clients.rst | 37 Don't send patches with ``format=flowed``. This can cause unexpected 40 Don't let your email client do automatic word wrapping for you. 56 Don't use PGP/GPG signatures in mail that contains patches. 148 disabled in the Options menu isn't enough. Thus, if your patch has very 183 Mutt doesn't come with an editor, so whatever editor you use should be 269 - Won't do TLS SMTP auth over a non-SSL connection. 271 - Adding addresses to address book doesn't understand the display name 320 - Edit your Thunderbird config settings so that it won't use ``format=flowed``! 329 - Don't write HTML messages! Go to the main window
|
/openbmc/linux/drivers/cxl/core/ |
H A D | hdm.c | 592 struct cxl_dport **t = &cxlsd->target[0]; in cxlsd_set_targets() local 595 *tgt = FIELD_PREP(GENMASK(7, 0), t[0]->port_id); in cxlsd_set_targets() 597 *tgt |= FIELD_PREP(GENMASK(15, 8), t[1]->port_id); in cxlsd_set_targets() 599 *tgt |= FIELD_PREP(GENMASK(23, 16), t[2]->port_id); in cxlsd_set_targets() 601 *tgt |= FIELD_PREP(GENMASK(31, 24), t[3]->port_id); in cxlsd_set_targets() 603 *tgt |= FIELD_PREP(GENMASK_ULL(39, 32), t[4]->port_id); in cxlsd_set_targets() 605 *tgt |= FIELD_PREP(GENMASK_ULL(47, 40), t[5]->port_id); in cxlsd_set_targets() 607 *tgt |= FIELD_PREP(GENMASK_ULL(55, 48), t[6]->port_id); in cxlsd_set_targets() 609 *tgt |= FIELD_PREP(GENMASK_ULL(63, 56), t[7]->port_id); in cxlsd_set_targets()
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 33 To use laptop mode, you don't need to set any kernel configuration options 45 laptops that don't have ACPI. On those laptops, you need to start laptop 55 minutes of work. If you cannot afford this, don't use it! The supplied ACPI 57 so that you won't lose any data at the end of your battery life. 61 Check your drive's rating, and don't wear down your drive's lifetime if you 62 don't need to. 169 when laptop mode is active and when it isn't. When laptop mode is inactive, 340 # Don't raise an error if the config file is incomplete 595 mount $DEV -t $FST $MP -o remount,$OPTS$NOATIME_OPT 653 mount $DEV -t $FST $MP -o remount,$PARSEDOPTS [all …]
|
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 1223 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_accept_req() local 1237 cnp = lookup_stid(t, stid); in cxgbit_pass_accept_req() 1250 csk = lookup_tid(t, tid); in cxgbit_pass_accept_req() 1582 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_open_rpl() local 1634 csk = lookup_tid(t, tid); in cxgbit_pass_establish() 1903 struct tid_info *t = lldi->tids; in cxgbit_set_tcb_rpl() local 1905 csk = lookup_tid(t, tid); in cxgbit_set_tcb_rpl() 1924 struct tid_info *t = lldi->tids; in cxgbit_rx_data() local 1926 csk = lookup_tid(t, tid); in cxgbit_rx_data() 1964 struct tid_info *t = lldi->tids; in cxgbit_rx_cpl() local [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | s390-cpumsf-kernel.h | 50 unsigned int t:1; /* 2 - Timestamp format */ member
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/ |
H A D | minicoredumper.service | 7 ExecStart=/bin/sh -c '/bin/echo "|/usr/sbin/minicoredumper %%p %%u %%g %%s %%t %%h %%e" > /proc/sys…
|
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/ |
H A D | dropbearkey.service | 12 ExecStart=@SBINDIR@/dropbearkey -t rsa -f ${DROPBEAR_RSAKEY_DIR}/dropbear_rsa_host_key
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 062.out | 5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | alternate-clash.json | 3 # that wasn't the case, then we'd get a collision in generated C: two
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_dotnew.S | 36 p0 = cmp.eq(r3, #2); if (p0.new) jump:t pass
|
H A D | test_fibonacci.S | 28 p0 = cmp.eq(r3, #144); if (p0.new) jump:t pass
|
/openbmc/libpldm/include/libpldm/transport/ |
H A D | af-mctp.h | 28 int pldm_transport_af_mctp_init_pollfd(struct pldm_transport *t,
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | eeprom.h | 22 struct mt76x02_rate_power *t);
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_login.h | 27 extern void iscsi_handle_login_thread_timeout(struct timer_list *t);
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-host_%.bbappend | 1 # yosemite4 doesn't use xyz.openbmc_project.Ipmi.Internal.SoftPowerOff.service in power control
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-stm32f7.c | 654 struct i2c_timings timings, *t = &timings; in stm32f7_i2c_setup_timing() local 657 t->bus_freq_hz = I2C_MAX_STANDARD_MODE_FREQ; in stm32f7_i2c_setup_timing() 658 t->scl_rise_ns = i2c_dev->setup.rise_time; in stm32f7_i2c_setup_timing() 659 t->scl_fall_ns = i2c_dev->setup.fall_time; in stm32f7_i2c_setup_timing() 661 i2c_parse_fw_timings(i2c_dev->dev, t, false); in stm32f7_i2c_setup_timing() 669 setup->speed_freq = t->bus_freq_hz; in stm32f7_i2c_setup_timing() 670 i2c_dev->setup.rise_time = t->scl_rise_ns; in stm32f7_i2c_setup_timing() 671 i2c_dev->setup.fall_time = t->scl_fall_ns; in stm32f7_i2c_setup_timing() 672 i2c_dev->dnf_dt = t->digital_filter_width_ns; in stm32f7_i2c_setup_timing() 747 timing |= STM32F7_I2C_TIMINGR_SCLH(t->sclh); in stm32f7_i2c_hw_config() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | macsec_fs.c | 79 struct mlx5_flow_table *t; member 216 mlx5_destroy_flow_table(ft->t); in macsec_fs_destroy_flow_table() 217 ft->t = NULL; in macsec_fs_destroy_flow_table() 294 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 309 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 320 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 435 ft_crypto->t = flow_table; in macsec_fs_tx_create() 1088 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_rx_create_crypto_table_groups() 1108 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_rx_create_crypto_table_groups() 1544 ft_crypto->t = flow_table; in macsec_fs_rx_create() [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 1593 int t, n; in ia_css_debug_print_sp_debug_state() 1597 for (t = 0; t < SH_CSS_SP_DBG_NR_OF_TRACES; t++) { in ia_css_debug_print_sp_debug_state() 1602 host_index_last[t] = 0; in ia_css_debug_print_sp_debug_state() 1611 trace_name[t], in ia_css_debug_print_sp_debug_state() 1613 (host_index_last[t] + in ia_css_debug_print_sp_debug_state() 1616 host_index_last[t] = in ia_css_debug_print_sp_debug_state() 1622 int l = state->trace[t][i].location & in ia_css_debug_print_sp_debug_state() 1626 int ts = state->trace[t][i].time_stamp; in ia_css_debug_print_sp_debug_state() 1632 trace_name[t], in ia_css_debug_print_sp_debug_state() 1634 state->trace[t][i].data); in ia_css_debug_print_sp_debug_state() [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | populate_sdk_ext.bbclass | 158 # be different and we won't be able to find our native sstate) 263 # so don't error if it isn't found 358 # don't have sstate as well as the task itself. We already know 363 # Warn if the sigs in the locked-signature file don't match 556 # We don't need sstate do_package files 625 """Find required utilities that aren't provided by the buildtools""" 671 # Since bitbake won't run as root it doesn't make sense to try and install 717 # Delete the buildtools tar file since it won't be used again 719 # We don't need the log either since it succeeded 774 …# eSDK dependencies don't use the traditional variables and things don't work properly if they are… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
H A D | automake-foreign.patch | 1 Pass foreign to AM_INIT_AUTOMAKE so it doesn't enforce GNU strictness.
|
/openbmc/openbmc/poky/bitbake/contrib/vim/ftplugin/ |
H A D | bitbake.vim | 6 " Don't load another plugin for this buffer
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-fann2_1.1.2.bb | 9 SRC_URI += " file://0001-setup.py-Don-t-hardcode-swig-and-fann2-binary-locati.patch"
|
/openbmc/openbmc/meta-phosphor/conf/machine/include/image-type/ |
H A D | static-norootfs.inc | 6 # We don't want to build an initial kernel-based FIT image because the
|