Searched defs:get_bitmap (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/perf/tests/ |
H A D | bitmap.c | 11 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
|
H A D | mem2node.c | 24 static unsigned long *get_bitmap(const char *str, int nbits) in get_bitmap() function
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 213 static unsigned int get_bitmap(struct bitstr *bs, unsigned int b) in get_bitmap() function
|
/openbmc/qemu/migration/ |
H A D | vmstate-types.c | 561 static int get_bitmap(QEMUFile *f, void *pv, size_t size, in get_bitmap() function
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 1091 def get_bitmap(self, node_name, bitmap_name, recording=None, bitmaps=None): member in VM
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | 1383 static int get_bitmap(unsigned long *mask, const unsigned long __user *nmask, in get_bitmap() function
|