Searched defs:needed (Results 1 – 18 of 18) sorted by relevance
/openbmc/u-boot/lib/ |
H A D | trace.c | 146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() 190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() 282 size_t needed; in trace_init() local 338 size_t needed; in trace_early_init() local
|
/openbmc/u-boot/cmd/ |
H A D | trace.c | 34 unsigned int needed; in create_func_list() local 58 unsigned int needed; in create_call_list() local
|
/openbmc/linux/drivers/net/xen-netback/ |
D | rx.c |
|
/openbmc/linux/fs/ext4/ |
D | truncate.h |
|
/openbmc/linux/net/sctp/ |
D | ulpqueue.c |
|
D | stream_interleave.c |
|
/openbmc/linux/net/6lowpan/ |
D | nhc_udp.c |
|
/openbmc/linux/include/linux/ |
D | virtio_net.h |
|
/openbmc/linux/drivers/ata/ |
D | ahci_da850.c |
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | package.py | 1648 def darwin_so(file, needed, sonames, pkgver): argument 1700 def mingw_dll(file, needed, sonames, pkgver): argument
|
/openbmc/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 435 .. _consider_whether_your_patch_is_applicable_for_stable:
|
/openbmc/linux/drivers/media/usb/gspca/ |
D | pac207.c |
|
D | ov519.c |
|
/openbmc/linux/sound/pci/lx6464es/ |
D | lx6464es.c |
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c |
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | 699 const int needed = s->mouse_type ? 4 : 3; in ps2_mouse_send_packet() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 885 uint32_t needed = ringbuf->reserved + in vmbus_channel_reserve() local
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 212 bool (*needed)(void *opaque); member
|