/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_ipmb.c | 390 struct task_struct *t = iidev->thread; in ipmi_ipmb_stop_thread() local 396 kthread_stop(t); in ipmi_ipmb_stop_thread()
|
/openbmc/linux/drivers/net/ |
H A D | eql.c | 144 static void eql_timer(struct timer_list *t) in eql_timer() argument 146 equalizer_t *eql = from_timer(eql, t, timer); in eql_timer()
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | attributes.rst | 44 Linux driver, though e2fsprogs doesn't seem to check it(?) 130 - Hash value of attribute name and attribute value. The kernel doesn't
|
/openbmc/linux/net/sched/ |
H A D | cls_fw.c | 369 struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) in fw_dump() argument 378 t->tcm_handle = f->id; in fw_dump()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt8195-pinctrl.yaml | 115 For pull down type is normal, it don't need add RSEL & R1R0 define 163 For pull up type is normal, it don't need add RSEL & R1R0 define
|
/openbmc/linux/drivers/rtc/ |
H A D | dev.c | 73 static void rtc_uie_timer(struct timer_list *t) in rtc_uie_timer() argument 75 struct rtc_device *rtc = from_timer(rtc, t, uie_timer); in rtc_uie_timer()
|
/openbmc/linux/fs/ceph/ |
H A D | metric.c | 13 struct timespec64 t = ktime_to_timespec64(val); in ktime_to_ceph_timespec() local 14 ceph_encode_timespec64(ts, &t); in ktime_to_ceph_timespec()
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | printk-formats.rst | 184 为了打印指针的差异,使用ptrdiff_t的%t修饰符。 502 %pt[RT]t HH:MM:SS
|
/openbmc/linux/fs/fat/ |
H A D | Kconfig | 22 mtools ("man mtools") program suite. You don't need to say Y here in 99 If unsure, you shouldn't set "utf8" here - select the next option
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | hugetlb.rst | 7 # mount -t cgroup -o hugetlb none /sys/fs/cgroup 75 doesn't support page reclaim, enforcing the limit at page fault time implies
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_framebuffer_test.c | 361 static void drm_framebuffer_test_to_desc(const struct drm_framebuffer_test *t, char *desc) in drm_framebuffer_test_to_desc() argument 363 strcpy(desc, t->name); in drm_framebuffer_test_to_desc()
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723bs_recv.c | 219 static void rtl8723bs_recv_tasklet(struct tasklet_struct *t) in rtl8723bs_recv_tasklet() argument 221 struct adapter *padapter = from_tasklet(padapter, t, in rtl8723bs_recv_tasklet()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | timbuart.c | 172 static void timbuart_tasklet(struct tasklet_struct *t) in timbuart_tasklet() argument 174 struct timbuart_port *uart = from_tasklet(uart, t, tasklet); in timbuart_tasklet()
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_iscsi.h | 451 struct iscsi_transport *t, 471 struct iscsi_transport *t,
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | imx_keypad.c | 184 static void imx_keypad_check_for_events(struct timer_list *t) in imx_keypad_check_for_events() argument 186 struct imx_keypad *keypad = from_timer(keypad, t, check_matrix_timer); in imx_keypad_check_for_events()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-debix-som-a-bmb-08.dts | 119 eee-broken-1000t; 146 eee-broken-1000t;
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0001-FF-A-v15-arm64-smccc-add-support-for-SMCCCv1.2-x0-x1.patch | 55 + /* Save `res` and free a GPR that won't be clobbered */ 58 + /* Ensure `args` won't be clobbered while loading regs in next step */
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity.txt | 35 DISTRO_FEATURES, or else you won't get the dm-verity kernel settings. 65 this feature isn't a hard requirement. It may be best to delay/defer
|
/openbmc/dbus-sensors/src/ |
H A D | Thresholds.cpp | 515 for (const auto& t : map.at(item)) in parseThresholdsFromAttr() local 517 const auto& [suffix, level, direction, offset] = t; in parseThresholdsFromAttr()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence.c | 428 static void timer_i915_sw_fence_wake(struct timer_list *t) in timer_i915_sw_fence_wake() argument 430 struct i915_sw_dma_fence_cb_timer *cb = from_timer(cb, t, timer); in timer_i915_sw_fence_wake()
|
/openbmc/linux/drivers/md/ |
H A D | dm-rq.c | 538 int dm_mq_init_request_queue(struct mapped_device *md, struct dm_table *t) in dm_mq_init_request_queue() argument 555 immutable_tgt = dm_table_get_immutable_target(t); in dm_mq_init_request_queue()
|
/openbmc/linux/fs/jbd2/ |
H A D | checkpoint.c | 202 transaction_t *t = jh->b_transaction; in jbd2_log_do_checkpoint() local 203 tid_t tid = t->t_tid; in jbd2_log_do_checkpoint()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ |
H A D | ostree_2024.6.bb | 54 # We include curl because ostree can't (currently) be built without 100 # but that fix breaks cross compilation and we don't need it
|
/openbmc/linux/net/hsr/ |
H A D | hsr_device.c | 369 static void hsr_announce(struct timer_list *t) in hsr_announce() argument 375 hsr = from_timer(hsr, t, announce_timer); in hsr_announce()
|
/openbmc/u-boot/tools/buildman/ |
H A D | README | 113 a few commits or boards, it will be pretty slow. As a tip, if you don't 226 this example, ccache. It doesn't affect the toolchain scan. The wrapper is 415 You can see that everything is covered, even some strange ones that won't 491 If it can't detect the upstream branch, try checking out the branch, and 549 and 124 more didn't build at all. Buildman expects to complete the process 642 log: Output from stdout. Normally there isn't any since buildman runs 688 build fails so we don't get code size numbers. The numbers are fractional 862 This lists the available toolchains. The tag here doesn't matter, but 1080 - We don't want to maintain two build systems 1144 flag to increase the number of concurrent make tasks. It isn't normally [all …]
|