/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_proto_ah_esp.c | 45 const struct ip_vs_iphdr *iph, int inverse, in ah_esp_conn_fill_param_proto() argument 48 if (likely(!inverse)) in ah_esp_conn_fill_param_proto() 61 int inverse) in ah_esp_conn_in_get() argument 67 ah_esp_conn_fill_param_proto(net, af, iph, inverse, &p); in ah_esp_conn_in_get() 76 inverse ? "ICMP+" : "", in ah_esp_conn_in_get() 88 const struct ip_vs_iphdr *iph, int inverse) in ah_esp_conn_out_get() argument 94 ah_esp_conn_fill_param_proto(net, af, iph, inverse, &p); in ah_esp_conn_out_get() 99 inverse ? "ICMP+" : "", in ah_esp_conn_out_get()
|
D | ip_vs_conn.c | 127 bool inverse) in ip_vs_conn_hashkey_param() argument 133 return p->pe->hashkey_raw(p, ip_vs_conn_rnd, inverse) & in ip_vs_conn_hashkey_param() 136 if (likely(!inverse)) { in ip_vs_conn_hashkey_param() 319 int inverse, struct ip_vs_conn_param *p) in ip_vs_conn_fill_param_proto() argument 328 if (likely(!inverse)) in ip_vs_conn_fill_param_proto() 339 const struct ip_vs_iphdr *iph, int inverse) in ip_vs_conn_in_get_proto() argument 343 if (ip_vs_conn_fill_param_proto(af, skb, iph, inverse, &p)) in ip_vs_conn_in_get_proto() 443 const struct ip_vs_iphdr *iph, int inverse) in ip_vs_conn_out_get_proto() argument 447 if (ip_vs_conn_fill_param_proto(af, skb, iph, inverse, &p)) in ip_vs_conn_out_get_proto()
|
D | ip_vs_pe_sip.c | 135 u32 initval, bool inverse) in ip_vs_sip_hashkey_raw() argument
|
/linux-4.1.27/drivers/media/platform/vsp1/ |
D | vsp1_hsit.c | 45 if (hsit->inverse) in hsit_s_stream() 66 if ((code->pad == HSIT_PAD_SINK && !hsit->inverse) | in hsit_enum_mbus_code() 67 (code->pad == HSIT_PAD_SOURCE && hsit->inverse)) in hsit_enum_mbus_code() 136 format->code = hsit->inverse ? MEDIA_BUS_FMT_AHSV8888_1X32 in hsit_set_format() 151 format->code = hsit->inverse ? MEDIA_BUS_FMT_ARGB8888_1X32 in hsit_set_format() 181 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create() argument 191 hsit->inverse = inverse; in vsp1_hsit_create() 193 if (inverse) in vsp1_hsit_create() 209 dev_name(vsp1->dev), inverse ? "hsi" : "hst"); in vsp1_hsit_create()
|
D | vsp1_hsit.h | 28 bool inverse; member 36 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse);
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack_l3proto.h | 37 bool (*invert_tuple)(struct nf_conntrack_tuple *inverse,
|
D | nf_conntrack_core.h | 48 bool nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse,
|
D | nf_conntrack_l4proto.h | 34 bool (*invert_tuple)(struct nf_conntrack_tuple *inverse,
|
D | nf_conntrack.h | 195 bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse,
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_core.c | 217 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple() argument 222 memset(inverse, 0, sizeof(*inverse)); in nf_ct_invert_tuple() 224 inverse->src.l3num = orig->src.l3num; in nf_ct_invert_tuple() 225 if (l3proto->invert_tuple(inverse, orig) == 0) in nf_ct_invert_tuple() 228 inverse->dst.dir = !orig->dst.dir; in nf_ct_invert_tuple() 230 inverse->dst.protonum = orig->dst.protonum; in nf_ct_invert_tuple() 231 return l4proto->invert_tuple(inverse, orig); in nf_ct_invert_tuple() 1165 bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuplepr() argument 1171 ret = nf_ct_invert_tuple(inverse, orig, in nf_ct_invert_tuplepr()
|
/linux-4.1.27/include/net/ |
D | ip_vs.h | 453 int inverse); 459 int inverse); 767 bool inverse); 823 const struct iphdr *iph, int inverse); 827 const struct iphdr *iph, int inverse); 1184 int inverse); 1190 int inverse);
|
/linux-4.1.27/Documentation/devicetree/bindings/misc/ |
D | at25.txt | 13 - spi-cpol : SPI inverse clock polarity, as per spi-bus bindings.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | sacos.S | 4 | Description: The entry point sAcos computes the inverse cosine of
|
D | sasin.S | 4 | Description: The entry point sAsin computes the inverse sine of
|
D | satanh.S | 4 | The entry point satanh computes the inverse
|
/linux-4.1.27/Documentation/fb/ |
D | sstfb.txt | 93 inverse=1 inverse Supposed to enable inverse console.
|
D | pvr2fb.txt | 42 inverse - invert colors on screen (for LCD displays)
|
D | matroxfb.txt | 184 inverse - invert colors on screen (for LCD displays)
|
/linux-4.1.27/drivers/video/fbdev/ |
D | vesafb.c | 49 static int inverse __read_mostly; 205 inverse=1; in vesafb_setup()
|
D | macfb.c | 142 static int inverse; variable 535 inverse = 1; in macfb_setup()
|
D | pmag-aa-fb.c | 267 disp->inverse = 0; in aafb_set_disp()
|
D | imsttfb.c | 336 static int inverse = 0; variable 1566 inverse = 1; in imsttfb_setup()
|
D | atafb.c | 263 static int inverse; variable 3045 inverse = 1; in atafb_setup()
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | pwm.txt | 50 Example with optional PWM specifier for inverse polarity
|
/linux-4.1.27/drivers/video/console/ |
D | fbcon.h | 33 u_short inverse; /* != 0 text black on white as default */ member
|
/linux-4.1.27/Documentation/ |
D | VGA-softcursor.txt | 8 like a non-blinking red block, make it inverse background of the character it's
|
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-transient.txt | 101 inverse of transient state. 117 non-transient state which is the inverse of the transient state.
|
/linux-4.1.27/Documentation/devicetree/bindings/spi/ |
D | spi-bus.txt | 51 inverse clock polarity (CPOL) mode
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 2174 uint8_t inverse; in do_con_write() local 2215 inverse = 0; in do_con_write() 2340 inverse = 1; in do_con_write() 2347 if (!inverse) { in do_con_write() 2393 if (inverse) { in do_con_write() 2399 inverse = 0; in do_con_write()
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1257 static int inverse; /* "matroxfb:inverse" */ variable 2433 inverse = value; in matroxfb_setup() 2526 module_param(inverse, int, 0); 2527 MODULE_PARM_DESC(inverse, "Inverse (0 or 1) (default=0)");
|
/linux-4.1.27/Documentation/networking/ |
D | fib_trie.txt | 90 Halves the size of the child array within a tnode - the inverse of
|
D | can.txt | 888 rcvlist_inv - list for mask/value filters (inverse semantic)
|
/linux-4.1.27/Documentation/i2c/ |
D | slave-interface | 136 inverse of the above.
|
/linux-4.1.27/Documentation/input/ |
D | elantech.txt | 815 ~sx is the inverse of sx, ~sy is the inverse of sy.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | CMIPCI.txt | 164 "IEC958 In Phase Inverse" - Set SPDIF input format as inverse.
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 351 4.1.2) inverse 733 5.1.3) inverse 737 "inverse" sub-option for the Atari.
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 396 rp14). That is why some places refer to inverse parity.
|
/linux-4.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 225 using putback_lru_page() - the inverse operation to isolate_lru_page() - after
|
/linux-4.1.27/Documentation/locking/ |
D | rt-mutex-design.txt | 381 is an inverse order of the actual priority. So a "prio" of 5 is
|
/linux-4.1.27/Documentation/video4linux/ |
D | vivid.txt | 1085 - local inverse alpha
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6487 # sasin(): computes the inverse sine of a normalized input # 6488 # sasind(): computes the inverse sine of a denormalized input # 8558 # satanh(): computes the inverse hyperbolic tangent of a norm input # 8559 # satanhd(): computes the inverse hyperbolic tangent of a denorm input #
|
D | fpsp.S | 6694 # sacos(): computes the inverse cosine of a normalized input # 6695 # sacosd(): computes the inverse cosine of a denormalized input #
|