Searched defs:cond (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dseqno-fence.h65 * @cond: fence wait condition
98 enum seqno_fence_condition cond,
114 fence->condition = cond;
95 seqno_fence_init(struct seqno_fence *fence, spinlock_t *lock, struct dma_buf *sync_buf, uint32_t context, uint32_t seqno_ofs, uint32_t seqno, enum seqno_fence_condition cond, const struct fence_ops *ops) argument
H A Dnetfilter.h181 int (*okfn)(struct sk_buff *), bool cond)
185 if (!cond ||
297 #define NF_HOOK_COND(pf, hook, skb, indev, outdev, okfn, cond) (okfn)(skb)
179 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct sk_buff *), bool cond) argument
/include/sound/
H A Dpcm.h223 unsigned int cond; member in struct:snd_pcm_hw_rule
796 unsigned int cond,
800 unsigned int cond,
804 unsigned int cond,
808 unsigned int cond,
812 unsigned int cond,
816 unsigned int cond,
821 unsigned int cond,

Completed in 209 milliseconds