Searched refs:bconf (Results 1 – 6 of 6) sorted by relevance
38 BOOTCONFIG_FILE = boottrace.bconf50 BOOTCONFIG_FILE = functiongraph.bconf62 BOOTCONFIG_FILE = tracing.bconf
4 /default.bconf
293 $(obj)/bootconfig-data.o: $(obj)/default.bconf295 targets += default.bconf297 $(obj)/default.bconf: $(CONFIG_BOOT_CONFIG_EMBED_FILE) FORCE
25 XBC_TMPFILE=`mktemp bconf-XXXX`
1288 u8 *bconf = tsin12_config; in ngene_buffer_config() local1292 bconf = tsin1234_config; in ngene_buffer_config()1295 bconf = tsio1235_config; in ngene_buffer_config()1297 stat = ngene_command_config_free_buf(dev, bconf); in ngene_buffer_config()1299 int bconf = BUFFER_CONFIG_4422; in ngene_buffer_config() local1302 bconf = BUFFER_CONFIG_3333; in ngene_buffer_config()1303 stat = ngene_command_config_buf(dev, bconf); in ngene_buffer_config()
15 TEMPCONF=`mktemp ${TESTDIR}/temp-XXXX.bconf`