/openbmc/entity-manager/docs/ |
H A D | my_first_sensors.md | 204 .Address property t 76 emits-change 205 .Bus property t 18 emits-change
|
/openbmc/linux/drivers/memstick/host/ |
H A D | r592.c | 615 static void r592_detect_timer(struct timer_list *t) in r592_detect_timer() argument 617 struct r592_device *dev = from_timer(dev, t, detect_timer); in r592_detect_timer()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fence.c | 325 static void amdgpu_fence_fallback(struct timer_list *t) in amdgpu_fence_fallback() argument 327 struct amdgpu_ring *ring = from_timer(ring, t, in amdgpu_fence_fallback()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 105 void oom_timer(struct timer_list *t) in oom_timer() argument 107 struct tulip_private *tp = from_timer(tp, t, oom_timer); in oom_timer()
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | hid_bpf.c | 481 time_t t; in FIXTURE_SETUP() local 485 srand((unsigned int)time(&t)); in FIXTURE_SETUP()
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | paride.rst | 44 - MicroSolutions backpack 8000t tape drive 109 MicroSolutions 8000t tape bpck
|
/openbmc/linux/Documentation/gpu/ |
H A D | vgaarbiter.rst | 79 types in the future, even if the current kernel implementation doesn't. 137 any resource on a different bus segment, since P2P bridges don't differentiate
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 7 # should be added, e.g. we don't use lseek when llseek 346 # 295 through 402 are unassigned to sync up with generic numbers don't use
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 7 # should be added, e.g. we don't use lseek when llseek 346 # 295 through 402 are unassigned to sync up with generic numbers don't use
|
/openbmc/linux/drivers/pci/ |
H A D | Kconfig | 52 If you don't know what to do here, say Y. 231 Use the BIOS defaults; don't touch MPS at all. This is the same
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_expect.c | 72 static void nf_ct_expectation_timed_out(struct timer_list *t) in nf_ct_expectation_timed_out() argument 74 struct nf_conntrack_expect *exp = from_timer(exp, t, timeout); in nf_ct_expectation_timed_out()
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 7 # should be added, e.g. we don't use lseek when llseek 346 # 295 through 402 are unassigned to sync up with generic numbers don't use
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha1_ssse3_asm.S | 63 #define WK(t) (((t) & 15) * 4)(%rsp) argument
|
/openbmc/phosphor-inventory-manager/ |
H A D | pimgen.py | 344 t = Template(namespace=namespace, name=iface[-1]) 350 member_cast = "{0} ({1}::*)({0})".format(member_type, t.qualified())
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | microcode.rst | 50 initrd, so you don't really have to do it yourself. It is documented 140 that can't be shut off. Those are Machine Check (#MC), System Management
|
/openbmc/linux/net/802/ |
H A D | garp.c | 414 static void garp_join_timer(struct timer_list *t) in garp_join_timer() argument 416 struct garp_applicant *app = from_timer(app, t, join_timer); in garp_join_timer()
|
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 703 static void sysrq_do_reset(struct timer_list *t) in sysrq_do_reset() argument 705 struct sysrq_state *state = from_timer(state, t, keyreset_timer); in sysrq_do_reset()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/ |
H A D | openssl_3.4.0.bb | 62 # the issue really clear that perl isn't functional due to symbol mismatch issues. 151 # The test suite binaries are large and we don't need the debugging in them
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_comp.c | 115 void retransmit_timer(struct timer_list *t) in retransmit_timer() argument 117 struct rxe_qp *qp = from_timer(qp, t, retrans_timer); in retransmit_timer()
|
/openbmc/linux/net/ipv4/ |
H A D | ip_fragment.c | 138 static void ip_expire(struct timer_list *t) in ip_expire() argument 140 struct inet_frag_queue *frag = from_timer(frag, t, timer); in ip_expire()
|
/openbmc/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | debugfs.rst | 34 mount -t debugfs none /sys/kernel/debug
|
/openbmc/linux/drivers/net/xen-netback/ |
H A D | common.h | 344 void xenvif_tx_credit_callback(struct timer_list *t);
|
/openbmc/linux/drivers/phy/ti/ |
H A D | Kconfig | 98 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't 'y'
|
/openbmc/u-boot/doc/ |
H A D | README.console | 72 For example, you won't get the console stuff running in the Linux
|
/openbmc/linux/Documentation/watchdog/ |
H A D | hpwdt.rst | 71 the iLO will proceed to reset the system at timeout if the timer hasn't
|