Searched defs:quote (Results 1 – 14 of 14) sorted by relevance
/linux-6.15/rust/pin-init/internal/src/ |
D | lib.rs | 25 mod quote; module
|
/linux-6.15/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 | 1662 char *quote = strchr(argv_i, '\''); in print_cmdline() local
|
/linux-6.15/rust/macros/ |
D | lib.rs | 10 mod quote; module
|
D | quote.rs | 177 macro_rules! quote { macro
|
/linux-6.15/scripts/ |
D | Kconfig.include | 6 quote := " variable
|
/linux-6.15/net/bluetooth/ |
D | hci_core.c | 3325 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) in hci_quote_sent() 3362 int *quote) in hci_low_sent() 3426 int *quote) in hci_chan_sent() 3566 int quote, *cnt; in hci_sched_sco() local 3608 int quote; in hci_sched_acl_pkt() local 3660 int quote, *cnt, tmp; in hci_sched_le() local 3706 int quote, *cnt; in hci_sched_iso() local
|
/linux-6.15/tools/bpf/bpftool/ |
D | main.c | 296 char quote = *cp++; in make_args() local
|
/linux-6.15/scripts/gendwarfksyms/ |
D | types.c | 243 const char *quote; in get_type_name() local
|
/linux-6.15/lib/ |
D | dynamic_debug.c | 295 int quote = *buf++; in ddebug_tokenize() local
|
/linux-6.15/include/uapi/sound/ |
D | asequencer.h | 276 struct snd_seq_ev_quote quote; member
|
/linux-6.15/kernel/trace/ |
D | trace_events_filter.c | 1985 int quote = 0; in calc_stack() local
|
D | trace_events.c | 3163 int quote = 0; in update_event_printk() local
|