Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/lib/
H A Dtrace.c146 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 Dtrace.c34 unsigned int needed; in create_func_list() local
58 unsigned int needed; in create_call_list() local
/openbmc/linux/drivers/net/xen-netback/
Drx.c
/openbmc/linux/fs/ext4/
Dtruncate.h
/openbmc/linux/net/sctp/
Dulpqueue.c
Dstream_interleave.c
/openbmc/linux/net/6lowpan/
Dnhc_udp.c
/openbmc/linux/include/linux/
Dvirtio_net.h
/openbmc/linux/drivers/ata/
Dahci_da850.c
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1648 def darwin_so(file, needed, sonames, pkgver): argument
1700 def mingw_dll(file, needed, sonames, pkgver): argument
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-patch.rst435 .. _consider_whether_your_patch_is_applicable_for_stable:
/openbmc/linux/drivers/media/usb/gspca/
Dpac207.c
Dov519.c
/openbmc/linux/sound/pci/lx6464es/
Dlx6464es.c
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c
/openbmc/qemu/hw/input/
H A Dps2.c699 const int needed = s->mouse_type ? 4 : 3; in ps2_mouse_send_packet() local
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c885 uint32_t needed = ringbuf->reserved + in vmbus_channel_reserve() local
/openbmc/qemu/include/migration/
H A Dvmstate.h212 bool (*needed)(void *opaque); member