Searched refs:module (Results 351 - 375 of 7572) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dmd.c34 field from the module specification against NULL and instead
115 gcry_module_t module; member in struct:gcry_md_list
256 /* Register a new digest module whose specification can be found in
258 and a pointer representhing this module is stored in MODULE. */
263 gcry_module_t *module)
268 /* We do not support module loading in fips mode. */
281 *module = mod;
291 gcry_md_unregister (gcry_module_t module) argument
294 _gcry_module_release (module);
302 gcry_module_t module; local
260 _gcry_md_register(gcry_md_spec_t *digest, md_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument
550 gcry_module_t module; local
1353 gcry_module_t module = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dmd.c34 field from the module specification against NULL and instead
115 gcry_module_t module; member in struct:gcry_md_list
256 /* Register a new digest module whose specification can be found in
258 and a pointer representhing this module is stored in MODULE. */
263 gcry_module_t *module)
268 /* We do not support module loading in fips mode. */
281 *module = mod;
291 gcry_md_unregister (gcry_module_t module) argument
294 _gcry_module_release (module);
302 gcry_module_t module; local
260 _gcry_md_register(gcry_md_spec_t *digest, md_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument
550 gcry_module_t module; local
1353 gcry_module_t module = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_read.c170 tstrip_t strip, tdata_t buf, tsize_t size, const char* module)
178 TIFFError(module,
186 TIFFError(module,
196 TIFFError(module,
216 static const char module[] = "TIFFReadRawStrip"; local
236 return (TIFFReadRawStrip1(tif, strip, buf, bytecount, module));
247 static const char module[] = "TIFFFillStrip"; local
279 TIFFError(module,
300 TIFFError(module,
310 bytecount, module) !
169 TIFFReadRawStrip1(TIFF* tif, tstrip_t strip, tdata_t buf, tsize_t size, const char* module) argument
368 TIFFReadRawTile1(TIFF* tif, ttile_t tile, tdata_t buf, tsize_t size, const char* module) argument
419 static const char module[] = "TIFFReadRawTile"; local
444 static const char module[] = "TIFFFillTile"; local
518 static const char module[] = "TIFFReadBufferSetup"; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-path-selector.h32 struct module *module; member in struct:path_selector_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_module.c12 #include <linux/module.h>
31 sht->module = THIS_MODULE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddm-dirty-log.h30 struct module *module; member in struct:dm_dirty_log_type
H A Duio_driver.h17 #include <linux/module.h>
98 __uio_register_device(struct module *owner,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-mdio.h27 #include <linux/module.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dmod_db4.c29 * We'll fill it in at the end of the module.
32 extern module MODULE_VAR_EXPORT db4_module;
100 module MODULE_VAR_EXPORT db4_module =
103 db4_init, /* module initializer */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/auth-pam/
H A DMakefile.am27 -module -shared -avoid-version -no-undefined
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A DMakefile.am15 module.c \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dextable.c5 #include <linux/module.h>
70 void trim_init_extable(struct module *m)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmodule.c1 /* Kernel module help for x86.
53 void module_free(struct module *mod, void *module_region)
62 struct module *mod)
72 struct module *me)
100 printk(KERN_ERR "module %s: Unknown relocation: %u\n",
112 struct module *me)
114 printk(KERN_ERR "module %s: ADD RELOCATION unsupported\n",
123 struct module *me)
170 printk(KERN_ERR "module %s: Unknown rela relocation: %llu\n",
189 struct module *m
[all...]
H A Dtest_nx.c12 #include <linux/module.h>
26 * 4) Check if the .data section of a module is not executable
33 * be done in a stand-alone module with only 1 entry total.
42 * and walks the exception table of the module, looking for a magic
47 struct module *mod = THIS_MODULE;
51 * Note: This module has only 1 exception table entry,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_lc.c2 * IPVS: Least-Connection Scheduling module
20 #include <linux/module.h>
89 .module = THIS_MODULE,
H A Dip_vs_nq.c2 * IPVS: Never Queue scheduling module
37 #include <linux/module.h>
122 .module = THIS_MODULE,
H A Dip_vs_sed.c2 * IPVS: Shortest Expected Delay scheduling module
41 #include <linux/module.h>
123 .module = THIS_MODULE,
H A Dip_vs_wlc.c2 * IPVS: Weighted Least-Connection Scheduling module
25 #include <linux/module.h>
111 .module = THIS_MODULE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dextable.c12 #include <linux/module.h>
45 * If the exception table is sorted, any referring to the module init
48 void trim_init_extable(struct module *m)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_helper.h15 struct module;
22 const char *name; /* name of the module */
23 struct module *me; /* pointer to self */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dvmm.c2 * vmm.c: vmm module interface with kvm module
24 #include<linux/module.h>
40 .module = THIS_MODULE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dlast_radio_log.c19 #include <linux/module.h>
54 void msm_init_last_radio_log(struct module *owner)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Darthur.c16 #include <linux/module.h>
73 .module = THIS_MODULE,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/ash_test/
H A Drun-all52 for module in $modules; do
53 do_test $module
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb.h164 int sb_dsp_init (struct address_info *hw_config, struct module *owner);
166 int sb_mixer_init(sb_devc *devc, struct module *owner);
170 void sb_dsp_midi_init (sb_devc *devc, struct module *owner);
171 void sb_audio_init (sb_devc *devc, char *name, struct module *owner);
181 int probe_sbmpu (struct address_info *hw_config, struct module *owner);

Completed in 167 milliseconds

<<11121314151617181920>>