Searched defs:usable (Results 1 – 7 of 7) sorted by relevance
/linux/arch/arm/boot/compressed/ |
H A D | fdt_check_mem_start.c | 68 const fdt32_t *usable, *reg, *endp; in fdt_check_mem_start() local
|
/linux/fs/afs/ |
H A D | server_list.c | 35 int ret = -ENOMEM, nr_servers = 0, newrep = 0, i, j, usable = 0; in afs_alloc_server_list() local
|
/linux/arch/s390/include/asm/ |
H A D | physmem_info.h | 53 unsigned long usable; member
|
/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 99 int (*usable)(struct codec_info_item *cii, member
|
/linux/net/rxrpc/ |
H A D | conn_client.c | 374 int slot = -1, i, usable; in rxrpc_bundle_has_space() local
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 1240 struct bond_up_slave *usable; in bond_should_notify_peers() local 5210 struct bond_up_slave *usable, *all; in bond_set_slave_arr() local
|
/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 392 def usable(self, file, ishtml=False): member in SystemValues
|