Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set_comment.h23 ip_set_init_comment(struct ip_set_comment *comment, in ip_set_init_comment()
46 ip_set_put_comment(struct sk_buff *skb, struct ip_set_comment *comment) in ip_set_put_comment()
61 ip_set_comment_free(struct ip_set_comment *comment) in ip_set_comment_free()
Dip_set.h103 char *comment; member
/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_comment.h7 char comment[XT_MAX_COMMENT_LEN]; member
/linux-4.4.14/drivers/cpufreq/
DKconfig.x86282 comment "shared options" label
/linux-4.4.14/tools/perf/util/
Dconfig.c60 int quote = 0, comment = 0, space = 0; in parse_value() local
217 int comment = 0; in perf_parse_file() local
Dannotate.c145 static int comment__symbol(char *raw, char *comment, u64 *addrp, char **namep) in comment__symbol()
236 char *s = strchr(ops->raw, ','), *target, *comment, prev; in mov__parse() local
299 char *target, *comment, *s, prev; in dec__parse() local
/linux-4.4.14/drivers/input/joystick/
Dsidewinder.c543 static void sw_3dp_id(unsigned char *buf, char *comment, size_t size) in sw_3dp_id()
595 char comment[40]; in sw_connect() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dfw.h102 u8 comment[32]; /* short description */ member
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-cards.h130 char *comment; member
/linux-4.4.14/include/linux/
Damigaffs.h88 u8 comment[92]; member
/linux-4.4.14/sound/pci/ice1712/
Dse.c366 const char *comment; member
/linux-4.4.14/net/ipv4/netfilter/
Dip_tables.c222 const char **comment, unsigned int *rulenum) in get_chainname_rulenum()
259 const char *hookname, *chainname, *comment; in trace_packet() local
/linux-4.4.14/net/ipv6/netfilter/
Dip6_tables.c251 const char **comment, unsigned int *rulenum) in get_chainname_rulenum()
288 const char *hookname, *chainname, *comment; in trace_packet() local
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-cards.h271 char *comment; member
/linux-4.4.14/security/tomoyo/
Dcommon.c760 const struct tomoyo_path_info *comment = in tomoyo_read_profile() local
Dcommon.h876 const struct tomoyo_path_info *comment; member
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-driver.c1485 void bttv_gpio_tracking(struct bttv *btv, char *comment) in bttv_gpio_tracking()
/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x.h1340 u8 comment[WLAN_COMMENT_MAX + 1]; /* User comment */ member
/linux-4.4.14/drivers/net/wireless/
Dairo.c105 #define IGNLABEL(comment) NULL argument