Searched defs:inverse (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_hsit.h | 24 bool inverse; member
|
D | vsp1_hsit.c | 150 struct vsp1_hsit *vsp1_hsit_create(struct vsp1_device *vsp1, bool inverse) in vsp1_hsit_create()
|
/Linux-v4.19/arch/arm64/net/ |
D | bpf_jit_comp.c | 103 static int i64_i16_blocks(const u64 val, bool inverse) in i64_i16_blocks() 115 bool inverse; in emit_a64_mov_i64() local
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_pe_sip.c | 135 u32 initval, bool inverse) in ip_vs_sip_hashkey_raw()
|
D | ip_vs_conn.c | 128 bool inverse) in ip_vs_conn_hashkey_param()
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbcon.h | 33 u_short inverse; /* != 0 text black on white as default */ member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | macfb.c | 142 static int inverse; variable
|
D | imsttfb.c | 335 static int inverse = 0; variable
|
D | atafb.c | 263 static int inverse; variable
|
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_core.c | 393 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple() 1590 bool nf_ct_invert_tuplepr(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuplepr()
|
/Linux-v4.19/drivers/clk/qcom/ |
D | clk-alpha-pll.c | 135 static int wait_for_pll(struct clk_alpha_pll *pll, u32 mask, bool inverse, in wait_for_pll()
|
/Linux-v4.19/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1250 static int inverse; /* "matroxfb:inverse" */ variable
|
/Linux-v4.19/net/openvswitch/ |
D | conntrack.c | 623 struct nf_conntrack_tuple inverse; in ovs_ct_find_existing() local
|
/Linux-v4.19/include/net/ |
D | ip_vs.h | 115 bool inverse, struct ip_vs_iphdr *iphdr) in ip_vs_fill_iph_skb_icmp() 126 ip_vs_fill_iph_skb(int af, const struct sk_buff *skb, bool inverse, in ip_vs_fill_iph_skb()
|
/Linux-v4.19/drivers/tty/vt/ |
D | vt.c | 2529 uint8_t inverse; in do_con_write() local
|