Searched refs:dummy_ops (Results 1 – 4 of 4) sorted by relevance
95 static const struct nf_hook_ops dummy_ops = { in accept_all() 117 if (orig_ops[i] != &dummy_ops) in nf_hook_entries_grow() 146 if (orig_ops[i] == &dummy_ops) { in nf_hook_entries_grow() 183 if (orig_ops[i] == &dummy_ops) in hooks_validate() 244 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink() 263 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink() 478 WRITE_ONCE(orig_ops[i], (void *)&dummy_ops); in nf_remove_net_hook() 98 static const struct nf_hook_ops dummy_ops = { global() variable
207 const struct hfi_inst_ops dummy_ops = {}; in venus_enumerate_codecs() local228 ret = hfi_session_create(inst, &dummy_ops); in venus_enumerate_codecs()
935 static const struct regulator_ops dummy_ops; variable957 rdesc->ops = &dummy_ops; in pd692x0_register_manager_regulator()
955 static const struct usb_gadget_ops dummy_ops = { variable1088 dum->gadget.ops = &dummy_ops; in dummy_udc_probe()