Home
last modified time | relevance | path

Searched defs:usable (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c68 const fdt32_t *usable, *reg, *endp; in fdt_check_mem_start() local
/linux/fs/afs/
H A Dserver_list.c35 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 Dphysmem_info.h53 unsigned long usable; member
/linux/sound/aoa/soundbus/
H A Dsoundbus.h99 int (*usable)(struct codec_info_item *cii, member
/linux/net/rxrpc/
H A Dconn_client.c374 int slot = -1, i, usable; in rxrpc_bundle_has_space() local
/linux/drivers/net/bonding/
H A Dbond_main.c1240 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 Dsleepgraph.py392 def usable(self, file, ishtml=False): member in SystemValues