Home
last modified time | relevance | path

Searched refs:t (Results 5226 – 5250 of 8705) sorted by relevance

1...<<201202203204205206207208209210>>...349

/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A D0001-cargo-do-not-write-host-information-into-compilation.patch39 // On "nightly"/"beta"/"dev"/etc, keep each "channel" separate. Don't hash
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.3.0.bb49 #| If you can't fix the issue, re-run ./configure with --disable-roll-simd.
/openbmc/openbmc/meta-ibm/recipes-phosphor/console/
H A Dobmc-console_%.bbappend12 # Remove the default client configuration as we don't to define a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb51 # --disable-intf-free disables FreeIPMI support - we don't want to depend on
/openbmc/openbmc/poky/meta/recipes-support/libical/
H A Dlibical_3.0.18.bb32 # Disable the test suite as we can't install it
/openbmc/openbmc/poky/meta/recipes-core/ifupdown/
H A Difupdown_0.8.41.bb16 file://defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/
H A Dlvm2.inc63 # gold doesn't like multiple dm_bitset_parse_list definitions in libdm/.exported_symbols.DM_1_02_13…
/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/
H A Dalsa-state.bb27 # As the recipe doesn't inherit systemd.bbclass, we need to set this variable
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A D0004-tests-add-helper-script-to-run-the-installed_tests.patch24 @@ -185,6 +185,23 @@ foreach t : core_tests
/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/
H A Dwebui-vue_git.bb24 # Ideally this recipe would use npm.bbclass, but it doesn't. Since npm uses
/openbmc/linux/arch/sparc/kernel/
H A Dldc.c224 unsigned long t; in handshake_get_tx_packet() local
226 t = tx_advance(lp, lp->tx_tail); in handshake_get_tx_packet()
227 if (t == lp->tx_head) in handshake_get_tx_packet()
230 *new_tail = t; in handshake_get_tx_packet()
279 unsigned long h, t; in data_get_tx_packet() local
282 t = tx_advance(lp, lp->tx_tail); in data_get_tx_packet()
283 if (t == h) in data_get_tx_packet()
286 *new_tail = t; in data_get_tx_packet()
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py407 for t in self.projecttarget_set.all():
408 BRTarget.objects.create(req=br, target=t.target, task=t.task)
409 Target.objects.create(build=br.build, target=t.target,
410 task=t.task)
415 name=t.target,
776 … return "%d %s %s" % (self.id, self.project, ",".join([t.target for t in self.target_set.all()]))
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c2184 struct snd_interval t = { in snd_rme9652_hw_rule_channels_rate() local
2189 return snd_interval_refine(c, &t); in snd_rme9652_hw_rule_channels_rate()
2191 struct snd_interval t = { in snd_rme9652_hw_rule_channels_rate() local
2196 return snd_interval_refine(c, &t); in snd_rme9652_hw_rule_channels_rate()
2208 struct snd_interval t = { in snd_rme9652_hw_rule_rate_channels() local
2213 return snd_interval_refine(r, &t); in snd_rme9652_hw_rule_rate_channels()
2215 struct snd_interval t = { in snd_rme9652_hw_rule_rate_channels() local
2220 return snd_interval_refine(r, &t); in snd_rme9652_hw_rule_rate_channels()
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1181 for t in self.internal_state['targets']:
1182 if t.is_image:
1185 … if t.target in output and 'rootfs' in output and not output.endswith(".manifest"):
1186 … self.orm_wrapper.save_target_image_file_information(t, output, evdata[output])
1456 for t in self.internal_state['targets']:
1457 if pn == t.target:
1458 t.is_image = True
1459 t.save()
/openbmc/linux/drivers/media/i2c/
H A Dtc358743.c295 static inline unsigned fps(const struct v4l2_bt_timings *t) in fps() argument
297 if (!V4L2_DV_BT_FRAME_HEIGHT(t) || !V4L2_DV_BT_FRAME_WIDTH(t)) in fps()
300 return DIV_ROUND_CLOSEST((unsigned)t->pixelclock, in fps()
301 V4L2_DV_BT_FRAME_HEIGHT(t) * V4L2_DV_BT_FRAME_WIDTH(t)); in fps()
1475 static void tc358743_irq_poll_timer(struct timer_list *t) in tc358743_irq_poll_timer() argument
1477 struct tc358743_state *state = from_timer(state, t, timer); in tc358743_irq_poll_timer()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c213 struct drbd_peer_request *peer_req, *t; in drbd_reclaim_net_peer_reqs() local
425 struct drbd_peer_request *peer_req, *t; in drbd_free_peer_reqs() local
526 long t; in drbd_recv() local
531 t = wait_event_timeout(connection->ping_wait, connection->cstate < C_WF_REPORT_PARAMS, t); in drbd_recv()
533 if (t) in drbd_recv()
5916 long t; in set_rcvtimeo() local
5924 t *= HZ; in set_rcvtimeo()
5926 t /= 10; in set_rcvtimeo()
6008 long t; in drbd_ack_receiver() local
6015 t); in drbd_ack_receiver()
[all …]
/openbmc/ipmitool/
H A DChangeLog4 * ID: 313 - ipmitool doesn't support hostname long than 64 symbols
28 * ID: 297 - don't print-out SEL entry if ID not present
46 * ID: 292 -Properly handle plugin non-zero target adddress with -t
67 * ID: 3577766 - configure's knobs and switches don't work
105 * ID: 3564701 - ipmitool 1.8.12 doesn't build on big endian architectures
114 * ID: 113 - delloem exec file won't handle more than one command
254 * Don't overwite the iflags bits prior to setting the boot parameters.
327 interface (-I lanplus with -b -t or -m switches) resulting in
345 * Lanplus fix for commands like 'sensor list' without the -t option
/openbmc/linux/Documentation/process/
H A Dhowto.rst406 get pretty large. Don't remove anybody from the CC: list without a good
407 reason, or don't reply only to the list address. Get used to receiving the
408 mail twice, one from the sender and the one from the list, and don't try
418 Kernel developers don't want to deal with
423 own patch by yourself. If that doesn't work, get your mail program fixed
506 helps to level the playing field because you can't guess gender based on
528 as a dumping ground for your feature. However, don't send 50 emails at
535 applied, since they don't take much time or effort to verify for
605 don't give up, it's possible. Many have done it before, and each had to
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt220 Don't record events issued by perf itself. This option should follow
234 -t::
271 Fail if the specified frequency can't be used.
303 Using the "lbr" method doesn't require any compiler options. It
307 doesn't work with branch stack sampling at the same time.
321 Don't print any warnings or messages, useful for scripting.
364 Don't sample.
437 - no_flags: don't save branch flags e.g prediction, misprediction etc
438 - no_cycles: don't save branch cycles
596 Don't use both --kernel-callchains and --user-callchains at the same time or no
/openbmc/linux/drivers/net/ethernet/alteon/
H A Dacenic.c965 int t; in ace_init() local
968 t = read_eeprom_byte(dev, 0x8c+i); in ace_init()
969 if (t < 0) { in ace_init()
973 mac1 |= (t & 0xff); in ace_init()
977 int t; in ace_init() local
980 t = read_eeprom_byte(dev, 0x8c+i); in ace_init()
981 if (t < 0) { in ace_init()
985 mac2 |= (t & 0xff); in ace_init()
1563 static void ace_tasklet(struct tasklet_struct *t) in ace_tasklet() argument
1565 struct ace_private *ap = from_tasklet(ap, t, ace_tasklet); in ace_tasklet()
/openbmc/linux/drivers/md/bcache/
H A Dbtree.c671 struct btree *b, *t; in bch_mca_scan() local
702 list_for_each_entry_safe_reverse(b, t, &c->btree_cache_freeable, list) { in bch_mca_scan()
715 list_for_each_entry_safe_reverse(b, t, &c->btree_cache, list) { in bch_mca_scan()
1308 struct bset_tree *t; in btree_gc_mark_node() local
1326 for (t = b->keys.set; t <= &b->keys.set[b->keys.nsets]; t++) in btree_gc_mark_node()
1327 btree_bug_on(t->size && in btree_gc_mark_node()
1328 bset_written(&b->keys, t) && in btree_gc_mark_node()
1329 bkey_cmp(&b->key, &t->end) < 0, in btree_gc_mark_node()
/openbmc/linux/drivers/scsi/
H A Dipr.c2589 static void ipr_timeout(struct timer_list *t) in ipr_timeout() argument
2622 static void ipr_oper_timeout(struct timer_list *t) in ipr_oper_timeout() argument
5149 static void ipr_abort_timeout(struct timer_list *t) in ipr_abort_timeout() argument
9122 struct ipr_interrupts *t; in ipr_init_regs() local
9126 t = &ioa_cfg->regs; in ipr_init_regs()
9134 t->clr_interrupt_reg = base + p->clr_interrupt_reg; in ipr_init_regs()
9138 t->ioarrin_reg = base + p->ioarrin_reg; in ipr_init_regs()
9147 t->init_feedback_reg = base + p->init_feedback_reg; in ipr_init_regs()
9148 t->dump_addr_reg = base + p->dump_addr_reg; in ipr_init_regs()
9149 t->dump_data_reg = base + p->dump_data_reg; in ipr_init_regs()
[all …]
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst94 Don't allow the file to be mmapped by a process whose Smack
103 to the directory includes the transmute ("t") mode the object
303 exception that it can't be overridden with ``CAP_SYS_PTRACE``.
313 the access permitted if it wouldn't be otherwise. Note that this
355 access control mechanisms because you don't have a choice regarding the users
394 with other MAC systems and shouldn't be too difficult for the uninitiated to
521 t: indicates that the rule requests transmutation.
571 includes 't' access the label assigned to the new object will be that
721 If you don't know what CIPSO is and don't plan to use it, you can just do::
861 be created in places they couldn't if the policy were being enforced.
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c2475 long result[][8], u8 t, bool is2t) in _rtl92ee_phy_iq_calibrate() argument
2500 if (t == 0) { in _rtl92ee_phy_iq_calibrate()
2538 result[t][0] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2542 result[t][1] = (rtl_get_bbreg(hw, RTX_POWER_AFTER_IQK_A, in _rtl92ee_phy_iq_calibrate()
2558 result[t][2] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2562 result[t][3] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2591 result[t][4] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2595 result[t][5] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2611 result[t][6] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
2615 result[t][7] = (rtl_get_bbreg(hw, in _rtl92ee_phy_iq_calibrate()
[all …]
/openbmc/linux/Documentation/trace/
H A Devents.rst161 values don't match will be discarded. An event with no filter
172 on whether the field value matched (1) or didn't match (0)::
294 filter, or if the filter can't be applied for any other reason, the
377 the event is activated even if it isn't actually enabled, but is
380 This scheme allows triggers to be invoked even for events that aren't
387 differences and the implementation isn't currently tied to it in any
407 The [if filter] part isn't used in matching commands when removing, so
647 in-kernel API described below can't be used with dynamic arrays. The
653 trace buffer won't contain unreadable events when the module is
805 the synthetic event won't actually show up in the trace buffer.
[all …]

1...<<201202203204205206207208209210>>...349