Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/Linux-v4.19/drivers/input/joystick/
Dcobra.c48 unsigned char exists; member
115 if ((r = cobra_read_packet(gameport, data)) != cobra->exists) { in cobra_poll()
121 if (cobra->exists & r & (1 << i)) { in cobra_poll()
171 cobra->exists = cobra_read_packet(gameport, data); in cobra_connect()
174 if ((cobra->exists >> i) & data[i] & 1) { in cobra_connect()
177 cobra->exists &= ~(1 << i); in cobra_connect()
180 if (!cobra->exists) { in cobra_connect()
189 if (~(cobra->exists >> i) & 1) in cobra_connect()
243 if ((cobra->exists >> i) & 1) in cobra_disconnect()
Dtmdc.c135 unsigned char exists; member
244 if ((r = tmdc_read_packet(tmdc->gameport, data)) != tmdc->exists) in tmdc_poll()
248 if (r & (1 << i) & tmdc->exists) { in tmdc_poll()
377 if (!(tmdc->exists = tmdc_read_packet(gameport, data))) { in tmdc_connect()
386 if (tmdc->exists & (1 << i)) { in tmdc_connect()
/Linux-v4.19/net/sched/
Dact_ife.c301 int len, bool atomic, bool exists) in __add_metainfo() argument
320 if (exists) in __add_metainfo()
323 if (exists) in __add_metainfo()
331 bool exists) in add_metainfo_and_get_ops() argument
337 ret = __add_metainfo(ops, ife, metaid, NULL, 0, true, exists); in add_metainfo_and_get_ops()
344 int len, bool exists) in add_metainfo() argument
351 ret = __add_metainfo(ops, ife, metaid, metaval, len, false, exists); in add_metainfo()
358 static int use_all_metadata(struct tcf_ife_info *ife, bool exists) in use_all_metadata() argument
366 rc = add_metainfo_and_get_ops(o, ife, o->metaid, exists); in use_all_metadata()
444 bool exists, bool rtnl_held) in populate_metalist() argument
[all …]
Dact_vlan.c119 bool exists = false; in tcf_vlan_init() local
135 exists = err; in tcf_vlan_init()
136 if (exists && bind) in tcf_vlan_init()
145 if (exists) in tcf_vlan_init()
153 if (exists) in tcf_vlan_init()
167 if (exists) in tcf_vlan_init()
181 if (exists) in tcf_vlan_init()
189 if (!exists) { in tcf_vlan_init()
Dact_simple.c89 bool exists = false; in tcf_simp_init() local
106 exists = err; in tcf_simp_init()
107 if (exists && bind) in tcf_simp_init()
111 if (exists) in tcf_simp_init()
118 if (!exists) { in tcf_simp_init()
Dact_skbmod.c92 bool exists = false; in tcf_skbmod_init() local
131 exists = err; in tcf_skbmod_init()
132 if (exists && bind) in tcf_skbmod_init()
136 if (exists) in tcf_skbmod_init()
143 if (!exists) { in tcf_skbmod_init()
Dact_skbedit.c108 bool exists = false; in tcf_skbedit_init() local
160 exists = err; in tcf_skbedit_init()
161 if (exists && bind) in tcf_skbedit_init()
165 if (exists) in tcf_skbedit_init()
172 if (!exists) { in tcf_skbedit_init()
Dact_ipt.c107 bool exists = false; in __tcf_ipt_init() local
125 exists = err; in __tcf_ipt_init()
126 if (exists && bind) in __tcf_ipt_init()
130 if (exists) in __tcf_ipt_init()
139 if (exists) in __tcf_ipt_init()
146 if (!exists) { in __tcf_ipt_init()
Dact_sample.c49 bool exists = false; in tcf_sample_init() local
66 exists = err; in tcf_sample_init()
67 if (exists && bind) in tcf_sample_init()
70 if (!exists) { in tcf_sample_init()
Dact_mirred.c105 bool exists = false; in tcf_mirred_init() local
124 exists = err; in tcf_mirred_init()
125 if (exists && bind) in tcf_mirred_init()
135 if (exists) in tcf_mirred_init()
143 if (!exists) { in tcf_mirred_init()
Dact_tunnel_key.c211 bool exists = false; in tunnel_key_init() local
241 exists = err; in tunnel_key_init()
242 if (exists && bind) in tunnel_key_init()
331 if (!exists) { in tunnel_key_init()
352 exists = true; in tunnel_key_init()
375 if (exists) in tunnel_key_init()
/Linux-v4.19/scripts/coccinelle/tests/
Dodd_ptr_err.cocci16 @ok1 exists@
27 @ok2 exists@
42 @r1 depends on patch && !context && !org && !report exists@
63 @r1_context depends on !patch && (context || org || report) exists@
82 @r1_disj depends on !patch && (context || org || report) exists@
/Linux-v4.19/net/batman-adv/
Dmulticast.c439 if (!old_state->exists && new_state->exists) in batadv_mcast_querier_log()
442 else if (old_state->exists && !new_state->exists) in batadv_mcast_querier_log()
446 else if (!bat_priv->mcast.bridged && !new_state->exists) in batadv_mcast_querier_log()
451 if (new_state->exists) { in batadv_mcast_querier_log()
453 (!old_state->exists && new_state->shadowing)) in batadv_mcast_querier_log()
558 querier4.exists = br_multicast_has_querier_anywhere(dev, ETH_P_IP); in batadv_mcast_mla_tvlv_update()
561 querier6.exists = br_multicast_has_querier_anywhere(dev, ETH_P_IPV6); in batadv_mcast_mla_tvlv_update()
575 if (!querier4.exists || querier4.shadowing) in batadv_mcast_mla_tvlv_update()
578 if (!querier6.exists || querier6.shadowing) in batadv_mcast_mla_tvlv_update()
584 bat_priv->mcast.querier_ipv4.exists = querier4.exists; in batadv_mcast_mla_tvlv_update()
[all …]
/Linux-v4.19/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt17 mac80211->driver: sta_state(AP, not-exists)
28 mac80211->driver: sta_state(AP, exists)
56 mac80211->driver: sta_state(AP, exists)
90 mac80211->driver: sta_state(AP,exists)
91 mac80211->driver: sta_state(AP,not-exists)
/Linux-v4.19/scripts/coccinelle/api/
Datomic_as_refcounter.cocci12 @r1 exists@
60 @r4 exists@
93 @r2 exists@
112 @r3 exists@
Dpm_runtime.cocci18 @runtime_bad_err_handle exists@
84 @r depends on (org || report) exists@
/Linux-v4.19/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py103 if os.path.exists(file_name):
124 if os.path.exists(file_name):
143 if os.path.exists(file_name):
160 if os.path.exists(file_name):
175 if os.path.exists('cpu.csv'):
352 if os.path.exists('cpu.csv'):
369 if os.path.exists('cpu.csv'):
553 if not os.path.exists('results'):
559 if os.path.exists(testname):
/Linux-v4.19/tools/memory-model/litmus-tests/
DSB+rfionceonce-poonceonces.litmus31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)
32 exists (0:r2=0 /\ 1:r4=0)
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.c133 int nfp_flower_cmsg_portreify(struct nfp_repr *repr, bool exists) in nfp_flower_cmsg_portreify() argument
147 msg->info = cpu_to_be16(exists); in nfp_flower_cmsg_portreify()
222 bool exists; in nfp_flower_cmsg_portreify_rx() local
227 exists = !!nfp_app_repr_get(app, be32_to_cpu(msg->portnum)); in nfp_flower_cmsg_portreify_rx()
229 if (!exists) { in nfp_flower_cmsg_portreify_rx()
/Linux-v4.19/kernel/livepatch/
Dshadow.c128 goto exists; in __klp_shadow_get_or_alloc()
149 goto exists; in __klp_shadow_get_or_alloc()
175 exists: in __klp_shadow_get_or_alloc()
/Linux-v4.19/arch/arm/lib/
Dbacktrace.S71 1003: ldr r2, [sv_pc, #-4] @ if stmfd sp!, {args} exists,
82 ldr r1, [sv_pc, #-4] @ if stmfd sp!, {args} exists,
90 ldr r3, .Ldsi @ instruction exists,
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc.h161 xfs_agblock_t bno, xfs_extlen_t len, bool *exists);
163 xfs_agino_t high, bool *exists);
/Linux-v4.19/scripts/coccinelle/locks/
Dflags.cocci15 @r exists@
42 @d exists@
/Linux-v4.19/scripts/coccinelle/null/
Dderef_null.cocci51 @r depends on !context && (org || report) exists@
112 @s depends on !context && (org || report) exists@
172 @depends on context && !org && !report exists@
245 @depends on context && !org && !report exists@
/Linux-v4.19/scripts/coccinelle/iterators/
Dlist_entry_update.cocci18 @r exists@
38 @back depends on (org || report) && !context exists@

12345678910>>...15