Home
last modified time | relevance | path

Searched refs:bracket (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c214 char *bracket = strchr(str, '('); in lnet_parse_networks() local
226 if (bracket != NULL && bracket > square) { in lnet_parse_networks()
248 if (bracket == NULL || in lnet_parse_networks()
249 (comma != NULL && comma < bracket)) { in lnet_parse_networks()
277 *bracket = 0; in lnet_parse_networks()
295 iface = bracket + 1; in lnet_parse_networks()
297 bracket = strchr(iface, ')'); in lnet_parse_networks()
298 if (bracket == NULL) { in lnet_parse_networks()
303 *bracket = 0; in lnet_parse_networks()
326 str = bracket + 1; in lnet_parse_networks()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-cpu.c863 char *bracket = strchr(str, '['); in cfs_cpt_table_create_pattern() local
869 if (bracket == NULL) { in cfs_cpt_table_create_pattern()
898 if (str != bracket) { in cfs_cpt_table_create_pattern()
903 bracket = strchr(str, ']'); in cfs_cpt_table_create_pattern()
904 if (bracket == NULL) { in cfs_cpt_table_create_pattern()
910 if (cfs_expr_list_parse(str, (bracket - str) + 1, in cfs_cpt_table_create_pattern()
937 str = cfs_trimwhite(bracket + 1); in cfs_cpt_table_create_pattern()
/linux-4.4.14/tools/perf/util/
Dsession.c1708 char *bracket; in maps__set_kallsyms_ref_reloc_sym() local
1722 bracket = strchr(ref->name, ']'); in maps__set_kallsyms_ref_reloc_sym()
1723 if (bracket) in maps__set_kallsyms_ref_reloc_sym()
1724 *bracket = '\0'; in maps__set_kallsyms_ref_reloc_sym()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc27 * - bracket certain functions with scratch writes, useful for debugging
/linux-4.4.14/Documentation/trace/
Dftrace.txt1939 the closing bracket line of a function or on the same line
2051 The function name is always displayed after the closing bracket
2055 Display of the function name after the closing bracket may be
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt1490 covers that bracket the Document within the aggregate, or the
1492 Otherwise they must appear on printed covers that bracket the whole
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt715 Two diagnostic LEDs are visible on the rear bracket of the board.
942 Two diagnostic LEDs are visible on the rear bracket of the board.