Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 858) sorted by relevance

12345678910>>...35

/linux-2.6.39/arch/arm/include/asm/
Dlocks.h17 #define __down_op(ptr,fail) \ argument
28 " blmi " #fail \
35 #define __down_op_ret(ptr,fail) \ argument
48 " blmi " #fail "\n" \
84 #define __down_op_write(ptr,fail) \ argument
95 " blne " #fail \
119 #define __down_op_read(ptr,fail) \ argument
120 __down_op(ptr, fail)
142 #define __down_op(ptr,fail) \ argument
154 " blmi " #fail \
[all …]
/linux-2.6.39/kernel/
Dsysctl_check.c86 static void set_fail(const char **fail, struct ctl_table *table, const char *str) in set_fail() argument
88 if (*fail) { in set_fail()
91 printk(" %s\n", *fail); in set_fail()
94 *fail = str; in set_fail()
98 struct ctl_table *table, const char **fail) in sysctl_check_leaf() argument
104 set_fail(fail, table, "Sysctl already exists"); in sysctl_check_leaf()
111 const char *fail = NULL; in sysctl_check_table() local
115 set_fail(&fail, table, "Parent without procname"); in sysctl_check_table()
119 set_fail(&fail, table, "Directory with data?"); in sysctl_check_table()
121 set_fail(&fail, table, "Directory with maxlen?"); in sysctl_check_table()
[all …]
/linux-2.6.39/security/apparmor/
Dpolicy_unpack.c178 goto fail; in unpack_nameX()
181 goto fail; in unpack_nameX()
188 fail: in unpack_nameX()
260 goto fail; in unpack_str()
266 fail: in unpack_str()
347 goto fail; in unpack_dfa()
352 fail: in unpack_dfa()
375 goto fail; in unpack_trans_table()
379 goto fail; in unpack_trans_table()
389 goto fail; in unpack_trans_table()
[all …]
Dmatch.c73 goto fail; in unpack_table()
83 fail: in unpack_table()
210 goto fail; in aa_dfa_unpack()
218 goto fail; in aa_dfa_unpack()
221 goto fail; in aa_dfa_unpack()
225 goto fail; in aa_dfa_unpack()
234 goto fail; in aa_dfa_unpack()
239 goto fail; in aa_dfa_unpack()
243 goto fail; in aa_dfa_unpack()
247 goto fail; in aa_dfa_unpack()
[all …]
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_alloc.c81 goto fail; in wlc_pub_malloc()
88 goto fail; in wlc_pub_malloc()
96 goto fail; in wlc_pub_malloc()
102 goto fail; in wlc_pub_malloc()
107 fail: in wlc_pub_malloc()
129 goto fail; in wlc_bsscfg_malloc()
134 goto fail; in wlc_bsscfg_malloc()
138 fail: in wlc_bsscfg_malloc()
169 goto fail; in wlc_attach_malloc()
178 goto fail; in wlc_attach_malloc()
[all …]
/linux-2.6.39/arch/mips/cavium-octeon/
Docteon-platform.c109 goto fail; in octeon_cf_device_init()
113 goto fail; in octeon_cf_device_init()
116 fail: in octeon_cf_device_init()
150 goto fail; in octeon_rng_device_init()
154 goto fail; in octeon_rng_device_init()
157 fail: in octeon_rng_device_init()
235 goto fail; in octeon_i2c_device_init()
239 goto fail; in octeon_i2c_device_init()
242 fail: in octeon_i2c_device_init()
267 goto fail; in octeon_mdiobus_device_init()
[all …]
/linux-2.6.39/arch/powerpc/oprofile/cell/
Dvma_map.c133 goto fail; in create_vma_map()
139 goto fail; in create_vma_map()
145 goto fail; in create_vma_map()
151 goto fail; in create_vma_map()
159 goto fail; in create_vma_map()
169 goto fail; in create_vma_map()
176 goto fail; in create_vma_map()
186 goto fail; in create_vma_map()
189 goto fail; in create_vma_map()
196 goto fail; in create_vma_map()
[all …]
/linux-2.6.39/mm/
Dhwpoison-inject.c94 goto fail; in pfn_inject_init()
99 goto fail; in pfn_inject_init()
104 goto fail; in pfn_inject_init()
109 goto fail; in pfn_inject_init()
114 goto fail; in pfn_inject_init()
119 goto fail; in pfn_inject_init()
124 goto fail; in pfn_inject_init()
130 goto fail; in pfn_inject_init()
134 fail: in pfn_inject_init()
/linux-2.6.39/arch/arm/mach-msm/
Diommu.c60 goto fail; in __enable_clocks()
67 fail: in __enable_clocks()
109 goto fail; in __flush_iotlb()
114 fail: in __flush_iotlb()
276 goto fail; in msm_iommu_attach_dev()
285 goto fail; in msm_iommu_attach_dev()
290 goto fail; in msm_iommu_attach_dev()
296 goto fail; in msm_iommu_attach_dev()
301 goto fail; in msm_iommu_attach_dev()
310 fail: in msm_iommu_attach_dev()
[all …]
Diommu_dev.c71 goto fail; in msm_iommu_get_ctx()
79 goto fail; in msm_iommu_get_ctx()
83 fail: in msm_iommu_get_ctx()
149 goto fail; in msm_iommu_probe()
154 goto fail; in msm_iommu_probe()
160 goto fail; in msm_iommu_probe()
267 fail: in msm_iommu_probe()
296 goto fail; in msm_iommu_ctx_probe()
303 goto fail; in msm_iommu_ctx_probe()
309 goto fail; in msm_iommu_ctx_probe()
[all …]
/linux-2.6.39/fs/dlm/
Drecoverd.c91 goto fail; in ls_recover()
103 goto fail; in ls_recover()
113 goto fail; in ls_recover()
126 goto fail; in ls_recover()
143 goto fail; in ls_recover()
153 goto fail; in ls_recover()
159 goto fail; in ls_recover()
180 goto fail; in ls_recover()
198 goto fail; in ls_recover()
208 goto fail; in ls_recover()
[all …]
/linux-2.6.39/drivers/media/dvb/frontends/
Dlgdt3305.c184 goto fail; in lgdt3305_set_reg_bit()
190 fail: in lgdt3305_set_reg_bit()
224 goto fail; in lgdt3305_soft_reset()
228 fail: in lgdt3305_soft_reset()
250 goto fail; in lgdt3305_mpeg_mode_polarity()
261 goto fail; in lgdt3305_mpeg_mode_polarity()
264 fail: in lgdt3305_mpeg_mode_polarity()
278 goto fail; in lgdt3305_set_modulation()
296 fail: in lgdt3305_set_modulation()
673 goto fail; in lgdt3305_init()
[all …]
/linux-2.6.39/drivers/misc/sgi-gru/
Dgrukdump.c62 goto fail; in gru_dump_context_data()
64 goto fail; in gru_dump_context_data()
66 goto fail; in gru_dump_context_data()
73 fail: in gru_dump_context_data()
90 goto fail; in gru_dump_tfm()
94 fail: in gru_dump_tfm()
111 goto fail; in gru_dump_tgh()
115 fail: in gru_dump_tgh()
143 goto fail; in gru_dump_context()
183 fail: in gru_dump_context()
[all …]
/linux-2.6.39/drivers/mtd/nand/
Dnand_bch.c137 goto fail; in nand_bch_init()
145 goto fail; in nand_bch_init()
149 goto fail; in nand_bch_init()
155 goto fail; in nand_bch_init()
167 goto fail; in nand_bch_init()
178 goto fail; in nand_bch_init()
193 goto fail; in nand_bch_init()
197 goto fail; in nand_bch_init()
203 goto fail; in nand_bch_init()
209 goto fail; in nand_bch_init()
[all …]
/linux-2.6.39/fs/gfs2/
Dmain.c86 goto fail; in init_gfs2_fs()
94 goto fail; in init_gfs2_fs()
102 goto fail; in init_gfs2_fs()
110 goto fail; in init_gfs2_fs()
116 goto fail; in init_gfs2_fs()
122 goto fail; in init_gfs2_fs()
128 goto fail; in init_gfs2_fs()
134 goto fail; in init_gfs2_fs()
156 fail: in init_gfs2_fs()
/linux-2.6.39/net/sctp/
Dulpevent.c78 goto fail; in sctp_ulpevent_new()
85 fail: in sctp_ulpevent_new()
153 goto fail; in sctp_ulpevent_make_assoc_change()
171 goto fail; in sctp_ulpevent_make_assoc_change()
250 fail: in sctp_ulpevent_make_assoc_change()
274 goto fail; in sctp_ulpevent_make_peer_addr_change()
357 fail: in sctp_ulpevent_make_peer_addr_change()
403 goto fail; in sctp_ulpevent_make_remote_error()
465 fail: in sctp_ulpevent_make_remote_error()
491 goto fail; in sctp_ulpevent_make_send_failed()
[all …]
/linux-2.6.39/drivers/usb/gadget/
Dusbstring.c42 goto fail; in utf8_to_utf16le()
53 goto fail; in utf8_to_utf16le()
59 goto fail; in utf8_to_utf16le()
65 goto fail; in utf8_to_utf16le()
74 goto fail; in utf8_to_utf16le()
82 fail: in utf8_to_utf16le()
/linux-2.6.39/drivers/net/sfc/
Dmcdi.c629 goto fail; in efx_mcdi_print_fwver()
633 goto fail; in efx_mcdi_print_fwver()
642 fail: in efx_mcdi_print_fwver()
662 goto fail; in efx_mcdi_drv_attach()
665 goto fail; in efx_mcdi_drv_attach()
672 fail: in efx_mcdi_drv_attach()
691 goto fail; in efx_mcdi_get_board_cfg()
695 goto fail; in efx_mcdi_get_board_cfg()
710 fail: in efx_mcdi_get_board_cfg()
736 goto fail; in efx_mcdi_log_ctrl()
[all …]
/linux-2.6.39/drivers/usb/host/
Dehci-mem.c93 goto fail; in ehci_qh_alloc()
111 fail: in ehci_qh_alloc()
189 goto fail; in ehci_mem_init()
199 goto fail; in ehci_mem_init()
203 goto fail; in ehci_mem_init()
213 goto fail; in ehci_mem_init()
223 goto fail; in ehci_mem_init()
232 goto fail; in ehci_mem_init()
239 goto fail; in ehci_mem_init()
260 fail: in ehci_mem_init()
/linux-2.6.39/drivers/media/common/tuners/
Dtda18271-fe.c48 goto fail; in tda18271_toggle_output()
54 fail: in tda18271_toggle_output()
120 goto fail; in tda18271_channel_configuration()
161 goto fail; in tda18271_channel_configuration()
185 goto fail; in tda18271_channel_configuration()
205 fail: in tda18271_channel_configuration()
266 goto fail; in tda18271c2_rf_tracking_filters_correction()
300 fail: in tda18271c2_rf_tracking_filters_correction()
314 goto fail; in tda18271_por()
320 goto fail; in tda18271_por()
[all …]
/linux-2.6.39/drivers/block/drbd/
Ddrbd_nl.c346 goto fail; in drbd_set_role()
372 goto fail; in drbd_set_role()
378 goto fail; in drbd_set_role()
422 fail: in drbd_set_role()
878 goto fail; in drbd_nl_disk_conf()
890 goto fail; in drbd_nl_disk_conf()
900 goto fail; in drbd_nl_disk_conf()
905 goto fail; in drbd_nl_disk_conf()
913 goto fail; in drbd_nl_disk_conf()
923 goto fail; in drbd_nl_disk_conf()
[all …]
/linux-2.6.39/net/sched/
Dact_csum.c337 goto fail; in tcf_csum_ipv4()
346 goto fail; in tcf_csum_ipv4()
352 goto fail; in tcf_csum_ipv4()
358 goto fail; in tcf_csum_ipv4()
364 goto fail; in tcf_csum_ipv4()
370 goto fail; in tcf_csum_ipv4()
378 goto fail; in tcf_csum_ipv4()
385 fail: in tcf_csum_ipv4()
439 goto fail; in tcf_csum_ipv6()
454 goto fail; in tcf_csum_ipv6()
[all …]
/linux-2.6.39/Documentation/fault-injection/
Dfault-injection.txt21 /sys/block/<device>/make-it-fail or
22 /sys/block/<device>/<partition>/make-it-fail. (generic_make_request())
32 - /sys/kernel/debug/fail*/probability:
39 /sys/kernel/debug/fail*/interval for such testcases.
41 - /sys/kernel/debug/fail*/interval:
49 - /sys/kernel/debug/fail*/times:
54 - /sys/kernel/debug/fail*/space:
60 - /sys/kernel/debug/fail*/verbose
68 - /sys/kernel/debug/fail*/task-filter:
73 /proc/<pid>/make-it-fail==1.
[all …]
/linux-2.6.39/drivers/oprofile/
Dcpu_buffer.c72 goto fail; in alloc_cpu_buffers()
90 fail: in alloc_cpu_buffers()
273 goto fail; in log_sample()
276 goto fail; in log_sample()
280 fail: in log_sample()
366 goto fail; in oprofile_write_reserve()
370 goto fail; in oprofile_write_reserve()
379 fail: in oprofile_write_reserve()
431 goto fail; in oprofile_add_trace()
434 goto fail; in oprofile_add_trace()
[all …]
/linux-2.6.39/fs/efs/
Dsymlink.c24 goto fail; in efs_symlink_readpage()
30 goto fail; in efs_symlink_readpage()
36 goto fail; in efs_symlink_readpage()
45 fail: in efs_symlink_readpage()

12345678910>>...35