Searched defs:quote (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
D | string.c | 334 static char *remove_consumed_esc(char *str, int len, int quote) in remove_consumed_esc() 375 int quote = *d; in strdup_esq() local
|
D | config.c | 94 int quote = 0, comment = 0, space = 0; in parse_value() local
|
D | header.c | 1661 char *quote = strchr(argv_i, '\''); in print_cmdline() local
|
/linux-6.14.4/rust/macros/ |
D | lib.rs | 10 mod quote; module
|
D | quote.rs | 153 macro_rules! quote { macro
|
/linux-6.14.4/scripts/ |
D | Kconfig.include | 6 quote := " variable
|
/linux-6.14.4/net/bluetooth/ |
D | hci_core.c | 3318 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) in hci_quote_sent() 3355 int *quote) in hci_low_sent() 3419 int *quote) in hci_chan_sent() 3559 int quote, *cnt; in hci_sched_sco() local 3601 int quote; in hci_sched_acl_pkt() local 3653 int quote, *cnt, tmp; in hci_sched_le() local 3699 int quote, *cnt; in hci_sched_iso() local
|
/linux-6.14.4/tools/bpf/bpftool/ |
D | main.c | 296 char quote = *cp++; in make_args() local
|
/linux-6.14.4/scripts/gendwarfksyms/ |
D | types.c | 243 const char *quote; in get_type_name() local
|
/linux-6.14.4/lib/ |
D | dynamic_debug.c | 295 int quote = *buf++; in ddebug_tokenize() local
|
/linux-6.14.4/include/uapi/sound/ |
D | asequencer.h | 276 struct snd_seq_ev_quote quote; member
|
/linux-6.14.4/kernel/trace/ |
D | trace_events_filter.c | 1985 int quote = 0; in calc_stack() local
|
D | trace_events.c | 3147 int quote = 0; in update_event_printk() local
|